Skip to content
Commit 2b2246a5 authored by Chris Kay's avatar Chris Kay Committed by ronald-cron-arm
Browse files

arm: Convert assembly files to C



Minimizing the amount of assembly we use makes it easier to understand
the early boot flow and how objects are placed in the ELF image.

Additionally, arm_init_ccr() is no longer called before the C runtime
initialization is done, and is instead called by main().

Change-Id: Ib539bd45fb707d6948cc925a024cce803051ff8a
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent 801c0e94
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