arm-trusted-firmware/include/lib/aarch64
Soby Mathew 22f08973f3 Return success if an interrupt is seen during PSCI CPU_SUSPEND
This patch adds support to return SUCCESS if a pending interrupt is
detected during a CPU_SUSPEND call to a power down state. The check
is performed as late as possible without losing the ability to return
to the caller. This reduces the overhead incurred by a CPU in
undergoing a complete power cycle when a wakeup interrupt is already
pending.

Fixes ARM-Software/tf-issues#102

Change-Id: I1aff04a74b704a2f529734428030d1d10750fd4b
2015-01-23 18:36:15 +00:00
..
arch.h Fix the array size of mpidr_aff_map_nodes_t. 2014-12-04 16:09:00 +00:00
arch_helpers.h Return success if an interrupt is seen during PSCI CPU_SUSPEND 2015-01-23 18:36:15 +00:00
xlat_tables.h Create BL stage specific translation tables 2014-09-25 11:43:47 +01:00