arm-trusted-firmware/include/arch/aarch64
Manish V Badarkhe a8a5d39d6e Merge changes from topic "bk/errata_speed" into integration
* changes:
  refactor(cpus): declare runtime errata correctly
  perf(cpus): make reset errata do fewer branches
  perf(cpus): inline the init_cpu_data_ptr function
  perf(cpus): inline the reset function
  perf(cpus): inline the cpu_get_rev_var call
  perf(cpus): inline cpu_rev_var checks
  refactor(cpus): register DSU errata with the errata framework's wrappers
  refactor(cpus): convert checker functions to standard helpers
  refactor(cpus): convert the Cortex-A65 to use the errata framework
  fix(cpus): declare reset errata correctly
2025-02-24 17:24:53 +01:00
..
arch.h fix(rmm): add support for BRBCR_EL2 register for feat_brbe 2025-02-20 21:13:32 -06:00
arch_features.h feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 2025-01-14 15:30:19 -06:00
arch_helpers.h fix(rmm): add support for BRBCR_EL2 register for feat_brbe 2025-02-20 21:13:32 -06:00
asm_macros.S perf(cpus): inline the reset function 2025-02-24 09:36:10 +00:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
el2_common_macros.S perf(cpus): inline the reset function 2025-02-24 09:36:10 +00:00
el3_common_macros.S perf(cpus): inline the init_cpu_data_ptr function 2025-02-24 09:36:11 +00:00
smccc_helpers.h feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS 2023-02-13 08:47:41 -08:00