mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-13 13:15:39 +00:00
5e91007424
This patch prepares the per-cpu pointer cache for wider use by: * renaming the structure to cpu_data and placing in new header * providing accessors for this CPU, or other CPUs * splitting the initialization of the TPIDR pointer from the initialization of the cpu_data content * moving the crash stack initialization to a crash stack function * setting the TPIDR pointer very early during boot Change-Id: Icef9004ff88f8eb241d48c14be3158087d7e49a3 |
||
---|---|---|
.. | ||
aarch64 | ||
bl31_main.c | ||
bl31.ld.S | ||
bl31.mk | ||
context_mgmt.c | ||
cpu_data_array.c | ||
interrupt_mgmt.c | ||
runtime_svc.c |