arm-trusted-firmware/plat
Lokesh B V 94a4383a2b fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31
When RESET_TO_BL31 was enabled, CNTFRQ_EL0 was left uninitialized,
leading to incorrect system counter frequency settings. This
impacted timer-dependent components, such as SMMUv3, causing
initialization failures and unpredictable behavior.

To fix this, CNTFRQ_EL0 is now explicitly set using
plat_get_syscnt_freq2(), ensuring the correct system timer
frequency and proper initialization of dependent components.

Signed-off-by: Lokesh B V <Lokesh.BV@Arm.com>
Change-Id: I808b17d25c87c4dce1bc2c8171a800b69b5c2908
2025-02-13 18:56:18 +05:30
..
allwinner fix(allwinner): enable dtb modifications for CPU idle states to the rich OS 2024-09-17 21:44:39 +03:00
amd/versal2 Merge "fix(versal2): update DDR address map" into integration 2025-02-06 09:27:45 +01:00
amlogic feat(gxl): add support for booting from U-Boot SPL/with standard params 2025-01-08 16:02:02 +00:00
arm fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31 2025-02-13 18:56:18 +05:30
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common refactor(bl32): flush before console switch state 2025-01-21 12:22:57 +01:00
hisilicon fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
intel/soc Merge "fix(intel): update debug messages to appropriate class" into integration 2025-01-31 12:02:18 +01:00
marvell build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
mediatek Merge "fix(mt8196): fix wrong register offset of dptx on MT8196" into integration 2025-02-10 16:43:52 +01:00
nuvoton fix(build): include platform mk earlier 2025-01-07 17:14:18 +01:00
nvidia/tegra refactor(cm): convert el1-ctx assembly offset entries to c structure 2024-07-26 17:08:12 +01:00
nxp Merge "build: remove Windows compatibility layer" into integration 2025-01-20 12:52:16 +01:00
qemu Merge changes from topic "handoff_tpm_event_log" into integration 2025-01-09 20:20:41 +01:00
qti feat(qti): platform support for qcs615 2024-12-13 14:54:22 +05:30
renesas fix(rcar3-drivers): disable A/B loader support by default 2024-11-10 16:09:55 +01:00
rockchip fix(rk3399): fix unquoted .incbin for clang 2024-12-13 18:01:53 +01:00
rpi refactor(rpi3): move mbedtls helper to common code 2024-11-19 18:51:53 +01:00
socionext feat(synquacer): add support Hob creation 2025-01-03 14:45:00 +00:00
st fix(stm32mp2): correct early/crash console init 2025-01-28 15:04:32 +01:00
ti/k3 feat(ti): implement DM_MANAGED suspend 2024-10-31 10:50:29 +01:00
xilinx fix(zynqmp): fix length of clock name 2025-01-30 20:28:45 +01:00