arm-trusted-firmware/bl1/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
..
bl1_arch_setup.c Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00
bl1_entrypoint.S Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl1_exceptions.S Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00