arm-trusted-firmware/lib/psci
André Przywara ee656609c8 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration
* changes:
  feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED
  perf(cpufeat): centralise PAuth key saving
  refactor(cpufeat): convert FEAT_PAuth setup to C
  refactor(cpufeat): prepare FEAT_PAuth for FEATURE_DETECTION
  chore(cpufeat): remove PAuth presence checks
  feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED
2025-04-16 17:42:26 +02:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 feat(psci): allow cores to wake up from powerdown 2025-02-03 14:29:47 +00:00
psci_common.c feat(psci): remove cpu context init by index 2025-04-11 07:27:23 +01:00
psci_lib.mk chore(cpus): optimise runtime errata applications 2024-10-16 13:59:57 +01:00
psci_main.c Merge "feat(psci): remove cpu context init by index" into integration 2025-04-14 14:21:24 +02:00
psci_mem_protect.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
psci_off.c fix(psci): modify variable conflicting with external function 2025-03-09 22:08:48 +05:30
psci_on.c feat(psci): remove cpu context init by index 2025-04-11 07:27:23 +01:00
psci_private.h feat(psci): remove cpu context init by index 2025-04-11 07:27:23 +01:00
psci_setup.c Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration 2025-04-16 17:42:26 +02:00
psci_stat.c perf(psci): pass my_core_pos around instead of calling it repeatedly 2025-01-14 10:02:00 +00:00
psci_suspend.c Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration 2025-04-16 17:42:26 +02:00
psci_system_off.c fix(psci): add missing curly braces 2025-03-07 13:22:18 +01:00