Skip to content
Commit 749c9a5b authored by BohdanHunko's avatar BohdanHunko Committed by Ken Liu
Browse files

SPRTL: remove rt_main



rt_main is an unnecessary layer that can be removed. Instead partition
entry point function can be called directly.
This simplifies the code and enables passing a parameter to the thread
using register r0. Previously passing parameter using r0 was impossible
because rt_main used r0.

Change-Id: I5e0d5278867d26bc79b39a8594c3d6ef0eb1e56d
Signed-off-by: default avatarBohdan Hunko <Bohdan.Hunko@infineon.com>
Signed-off-by: default avatarChris Brand <chris.brand@cypress.com>
parent 0ec795e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment