arm-trusted-firmware/plat/arm/board
Boyan Karatotev b62673c645 refactor(cpus): register DSU errata with the errata framework's wrappers
The existing DSU errata workarounds hijack the errata framework's inner
workings to register with it. However, that is undesirable as any change
to the framework may end up missing these workarounds. So convert the
checks and workarounds to macros and have them included with the
standard wrappers.

The only problem with this is the is_scu_present_in_dsu weak function.
Fortunately, it is only needed for 2 of the errata and only on 3 cores.
So drop it, assuming the default behaviour and have the callers handle
the exception.

Change-Id: Iefa36325804ea093e938f867b9a6f49a6984b8ae
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
2025-02-20 17:28:17 +00:00
..
a5ds build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00
arm_fpga refactor(cpus): register DSU errata with the errata framework's wrappers 2025-02-20 17:28:17 +00:00
automotive_rd/platform/rd1ae refactor(arm)!: rename PLAT_MHU_VERSION flag 2025-02-12 10:11:46 +01:00
common fix(arm): don't race on the build directory 2025-02-11 17:05:06 +00:00
corstone700 build(bl32): added check for AARCH32_SP 2023-08-24 14:22:34 -05:00
corstone1000 feat(arm): convert arm platforms to expect a wakeup 2025-02-03 14:29:47 +00:00
fvp refactor(cpus): register DSU errata with the errata framework's wrappers 2025-02-20 17:28:17 +00:00
fvp_r fix(arm): add extra hash config to validate ROTPK 2024-09-09 11:22:28 +01:00
fvp_ve feat(fvp): add flash areas for secure partition 2024-07-29 09:55:43 +01:00
juno refactor(arm): rename ARM_ROTPK_HEADER_LEN 2024-12-30 12:32:34 +01:00
morello fix(morello): remove stray white-space in 'morello/platform.mk' 2025-01-02 23:34:29 +01:00
n1sdp refactor(arm): remove unused SP_MIN UART macros 2024-04-02 13:36:31 +01:00
neoverse_rd Merge "fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31" into integration 2025-02-13 16:49:23 +01:00
tc refactor(arm): switch to rse_mbx_init 2025-02-12 10:11:49 +01:00