arm-trusted-firmware/include
Varun Wadekar 6cf4ae979a feat(psci): introduce 'pwr_domain_off_early' hook
This patch introduces the 'pwr_domain_off_early'  hook for
platforms wanting to perform housekeeping steps before the
PSCI framework starts the CPU power off sequence. Platforms
might also want to use ths opportunity to ensure that the
CPU off sequence can proceed.

The PSCI framework expects a return code of PSCI_E_DENIED,
if the platform wants to halt the CPU off sequence.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I6980e84fc4d6cb80537a178d0d3d26fb28a13853
2023-04-26 09:53:10 +01:00
..
arch refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED 2023-04-25 15:09:30 +01:00
bl1 style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 feat(fvp): emulate trapped RNDR 2022-12-21 12:59:36 +00:00
bl32 refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common fix(uuid): add missing #include directives 2023-04-17 16:13:16 +01:00
drivers refactor(auth)!: unify REGISTER_CRYPTO_LIB 2023-04-21 09:46:01 +01:00
dt-bindings feat(dt-bindings): add TZC400 bindings for STM32MP13 2022-03-22 09:09:23 +01:00
export chore: use tabs for indentation 2022-09-12 15:12:01 -07:00
lib feat(psci): introduce 'pwr_domain_off_early' hook 2023-04-26 09:53:10 +01:00
plat refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
services Merge changes I51c13c52,I3358c51e into integration 2023-02-22 13:19:01 +01:00
tools_share fix(uuid): add missing #include directives 2023-04-17 16:13:16 +01:00