arm-trusted-firmware/services/std_svc/psci
Andrew Thoelke ee94cc6fa6 Remove early_exceptions from BL3-1
The crash reporting support and early initialisation of the
cpu_data allow the runtime_exception vectors to be used from
the start in BL3-1, removing the need for the additional
early_exception vectors and 2KB of code from BL3-1.

Change-Id: I5f8997dabbaafd8935a7455910b7db174a25d871
2014-06-17 11:20:00 +01:00
..
psci_afflvl_off.c Correct usage of data and instruction barriers 2014-05-07 11:19:47 +01:00
psci_afflvl_on.c Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
psci_afflvl_suspend.c Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
psci_common.c Provide cm_get/set_context() for current CPU 2014-06-11 12:10:16 +01:00
psci_entry.S Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
psci_main.c Fix broken standby state implementation in PSCI 2014-05-12 18:13:54 +01:00
psci_private.h Remove unused data declarations 2014-05-23 12:15:54 +01:00
psci_setup.c Provide cm_get/set_context() for current CPU 2014-06-11 12:10:16 +01:00