arm-trusted-firmware/include
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
..
bl31 Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl32/tsp Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-19 11:42:45 +01:00
common Rework use of labels in assembly macros. 2014-08-19 14:42:35 +01:00
drivers Simplify interface to TZC-400 driver 2014-08-14 11:17:52 +01:00
lib Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
plat/common Clarify platform porting interface to TSP 2014-08-19 10:55:54 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00