mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
![]() 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 |
||
---|---|---|
.. | ||
a5ds | ||
arm_fpga | ||
automotive_rd/platform/rd1ae | ||
common | ||
corstone700 | ||
corstone1000 | ||
fvp | ||
fvp_r | ||
fvp_ve | ||
juno | ||
morello | ||
n1sdp | ||
neoverse_rd | ||
tc |