arm-trusted-firmware/lib/aarch64
Soby Mathew 9b47684170 Introduce framework for CPU specific operations
This patch introduces a framework which will allow CPUs to perform
implementation defined actions after a CPU reset, during a CPU or cluster power
down, and when a crash occurs. CPU specific reset handlers have been implemented
in this patch. Other handlers will be implemented in subsequent patches.

Also moved cpu_helpers.S to the new directory lib/cpus/aarch64/.

Change-Id: I1ca1bade4d101d11a898fb30fea2669f9b37b956
2014-08-20 19:13:25 +01:00
..
cache_helpers.S Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
misc_helpers.S Implement an assert() callable from assembly code 2014-07-28 11:01:49 +01:00
xlat_helpers.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
xlat_tables.c Simplify management of SCTLR_EL3 and SCTLR_EL1 2014-07-28 10:10:22 +01:00