mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-04 16:56:27 +00:00
86606eb51e
Platform may use specific cache line sizes. Since CACHE_WRITEBACK_GRANULE defines the platform specific cache line size, it is used to define the size of the cpu data structure CPU_DATA_SIZE aligned on cache line size. Introduce assembly macro 'mov_imm' for AArch32 to simplify implementation of function '_cpu_data_by_index'. Change-Id: Ic2d49ffe0c3e51649425fd9c8c99559c582ac5a1 Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
compiler-rt | ||
cpus | ||
el3_runtime | ||
libfdt | ||
locks | ||
optee | ||
pmf | ||
psci | ||
semihosting | ||
stack_protector | ||
stdlib | ||
xlat_tables | ||
xlat_tables_v2 |