arm-trusted-firmware/plat/arm/board/fvp
Sona Mathew 15a04615bb fix(cpus): workaround for Cortex-A715 erratum 2413290
Cortex-A715 erratum 2413290 is a Cat B erratum that is present
only in revision r1p0 and is fixed in r1p1. The errata is only
present when SPE(Statistical Profiling Extension) is enabled.

The workaround is to set bits[58:57] of the CPUACTLR_EL1 to 'b11
when SPE is enabled, ENABLE_SPE_FOR_NS=1.

SDEN documentation:
https://developer.arm.com/documentation/SDEN2148827/latest

Change-Id: Iaeb258c8b0a92e93d70b7dad6ba59d1056aeb135
Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>
2024-03-11 10:48:10 -05:00
..
aarch32 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 feat(fvp): delegate FFH RAS handling to SP 2024-02-02 14:04:30 -06:00
fconf feat(rme): read DRAM information from FVP DTB 2023-01-31 14:19:48 +02:00
fdts feat(fvp): add CCA CoT in DTB support 2024-01-18 13:55:07 -06:00
include fix(el3-spmc): add datastore linker script markers 2024-02-29 14:54:37 +01:00
sp_min fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
trp feat(rme): add Test Realm Payload (TRP) 2021-10-05 18:41:07 +02:00
tsp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_bl1_measured_boot.c refactor(fvp): align image identifier string macros 2024-03-06 15:44:55 +01:00
fvp_bl1_setup.c refactor(measured_boot): remove passing of BL2 hash via device tree 2021-10-12 17:53:47 +01:00
fvp_bl2_el3_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_measured_boot.c refactor(fvp): align image identifier string macros 2024-03-06 15:44:55 +01:00
fvp_bl2_setup.c feat(arm): retrieve GPT related data from platform 2024-01-25 10:45:22 +00:00
fvp_bl2u_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl31_setup.c feat(smmu): separate out smmuv3_security_init from smmuv3_init 2024-02-20 18:44:30 +05:30
fvp_common.c feat(arm): retrieve GPT related data from platform 2024-01-25 10:45:22 +00:00
fvp_common_measured_boot.c refactor(fvp): remove RSS usage 2023-11-14 09:52:11 +02:00
fvp_console.c refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
fvp_cpu_errata.mk fix(cpus): workaround for Cortex-X4 erratum 2701112 2024-03-06 16:40:59 -06:00
fvp_def.h plat/arm: fvp: Protect GICR frames for fused/unused cores 2021-02-09 15:55:26 +00:00
fvp_drtm_addr.c feat(fvp): add plat API to validate that passed region is non-secure 2022-10-05 15:25:28 +01:00
fvp_drtm_dma_prot.c feat(drtm): add platform functions for DRTM 2022-10-05 15:25:28 +01:00
fvp_drtm_err.c feat(fvp): add plat API to set and get the DRTM error 2022-10-05 15:25:28 +01:00
fvp_drtm_measurement.c feat(drtm): add platform functions for DRTM 2022-10-05 15:25:28 +01:00
fvp_drtm_stub.c feat(drtm): add platform functions for DRTM 2022-10-05 15:25:28 +01:00
fvp_el3_spmc.c fix(el3-spmc): add datastore linker script markers 2024-02-29 14:54:37 +01:00
fvp_el3_spmc_logical_sp.c fix(el3-spm): fix LSP direct message response 2023-06-21 22:12:03 +01:00
fvp_err.c feat(fvp): add plat API to set and get the DRTM error 2022-10-05 15:25:28 +01:00
fvp_gicv3.c refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
fvp_io_storage.c fix(plat/fvp): provide boot files via semihosting 2021-07-28 14:16:55 +03:00
fvp_plat_attest_token.c refactor(fvp): do not use RSS platform token and attestation key APIs 2023-10-26 21:01:00 +02:00
fvp_pm.c fix(spe): invoke spe_disable during power domain off/suspend 2024-02-02 20:06:28 +00:00
fvp_private.h FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_realm_attest_key.c refactor(fvp): do not use RSS platform token and attestation key APIs 2023-10-26 21:01:00 +02:00
fvp_security.c fix(fvp): extend memory map to include all DRAM memory regions 2022-02-16 20:22:16 +01:00
fvp_spmd.c feat(spmd): introduce platform handler for Group0 interrupt 2023-05-01 13:29:46 -05:00
fvp_spmd_logical_sp.c fix(spmd): coverity scan issues 2023-09-25 13:06:13 -07:00
fvp_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_sync_traps.c feat(fvp): emulate trapped RNDR 2022-12-21 12:59:36 +00:00
fvp_topology.c refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
fvp_trusted_boot.c refactor(fvp): nv ctr addr static helper function 2023-06-05 11:21:51 -05:00
jmptbl.i feat(fvp): add mbedtls_asn1_get_len symbol in ROMlib 2023-06-15 15:28:57 +02:00
platform.mk fix(cpus): workaround for Cortex-A715 erratum 2413290 2024-03-11 10:48:10 -05:00