mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-13 13:15:39 +00:00
7935d0a59d
Instead of using the system register helper functions to read or write system registers, assembler coded functions should use MRS/MSR instructions. This results in faster and more compact code. This change replaces all usage of the helper functions with direct register accesses. Change-Id: I791d5f11f257010bb3e6a72c6c5ab8779f1982b3 |
||
---|---|---|
.. | ||
aarch64 | ||
bl1_main.c | ||
bl1_private.h | ||
bl1.ld.S | ||
bl1.mk |