Armada7k8k.dsc.inc, used by several platforms, explicitly sets PcdArmArchTimerFreqInHz, however the intended effect of that is not possible from AArch64 EL2/1, and has never been performed unless built for ARM.
The Pcd is now being deleted, so drop the setting. This has however affected timer timout calculations, so could lead to a change in platform behaviour. Cc: Marcin Wojtas <marcin.s.woj...@gmail.com> Cc: Narinder Dhillon <ndhil...@marvell.com> Signed-off-by: Leif Lindholm <quic_llind...@quicinc.com> --- Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc index ab719f360eda..a7a19f5d4381 100644 --- a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc +++ b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc @@ -280,8 +280,6 @@ [PcdsFixedAtBuild.common] # gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0xF022F000 - # ARM Architectural Timer Support - gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|25000000 gEmbeddedTokenSpaceGuid.PcdMetronomeTickPeriod|1000 # ARM SBSA Watchdog -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119658): https://edk2.groups.io/g/devel/message/119658 Mute This Topic: https://groups.io/mt/106780879/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-