arm-trusted-firmware/lib/psci
Manish V Badarkhe 10639cc9af Merge changes from topic "xlnx_fix_gen_uniq_var" into integration
* changes:
  fix(psci): avoid altering function parameters
  fix(services): avoid altering function parameters
  fix(common): ignore the unused function return value
  fix(psci): modify variable conflicting with external function
  fix(delay-timer): create unique variable name
2025-04-03 17:34:58 +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 Merge changes from topic "xlnx_fix_gen_uniq_var" into integration 2025-04-03 17:34:58 +02:00
psci_lib.mk chore(cpus): optimise runtime errata applications 2024-10-16 13:59:57 +01:00
psci_main.c fix(psci): add missing curly braces 2025-03-07 13:22:18 +01: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 fix(psci): modify variable conflicting with external function 2025-03-09 22:08:48 +05:30
psci_private.h feat(psci): allow cores to wake up from powerdown 2025-02-03 14:29:47 +00:00
psci_setup.c fix(psci): add missing curly braces 2025-03-07 13:22:18 +01: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 fix(psci): modify variable conflicting with external function 2025-03-09 22:08:48 +05:30
psci_system_off.c fix(psci): add missing curly braces 2025-03-07 13:22:18 +01:00