arm-trusted-firmware/lib/psci
Madhukar Pappireddy 1010770719 Adding new optional PSCI hook pwr_domain_on_finish_late
This PSCI hook is similar to pwr_domain_on_finish but is
guaranteed to be invoked with the respective core and cluster are
participating in coherency. This will be necessary to safely invoke
the new GICv3 API which modifies shared GIC data structures concurrently.

Change-Id: I8e54f05c9d4ef5712184c9c18ba45ac97a29eb7a
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2019-09-25 22:06:44 -05:00
..
aarch32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_common.c Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration 2019-09-13 12:02:11 +00:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_mem_protect.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_off.c PSCI: Lookup list of parent nodes to lock only once 2019-06-06 11:31:47 -04:00
psci_on.c Adding new optional PSCI hook pwr_domain_on_finish_late 2019-09-25 22:06:44 -05:00
psci_private.h Unify type of "cpu_idx" across PSCI module. 2019-09-13 01:30:03 +03:00
psci_setup.c Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
psci_stat.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_suspend.c Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
psci_system_off.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00