arm-trusted-firmware/plat/amd/versal2
Saivardhan Thatikonda e14ae4b301 fix(xilinx): dcc console tests failing
The commit a6485b2b3b ("refactor(delay-timer): add timer
callback functions") is breaking DCC console due to uninitialized
timer ops structure. Fix it by moving generic delay timer init
prior to console setup to make sure that time is setup before DCC
console setup.

Fixes: a6485b2b3b ("refactor(delay-timer): add timer callback
functions")

Change-Id: I67910332773741c0b08f02feb232efab6356db12
Signed-off-by: Saivardhan Thatikonda <saivardhan.thatikonda@amd.com>
2025-01-21 19:02:51 +05:30
..
aarch64 fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
include fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c fix(xilinx): dcc console tests failing 2025-01-21 19:02:51 +05:30
gicv3.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
plat_psci.c fix(versal2): typecast operands to match data type 2024-12-20 11:01:50 +00:00
plat_topology.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
platform.mk feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
scmi.c fix(versal2): typecast operands to match data type 2024-12-20 11:01:50 +00:00
sip_svc_setup.c fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
soc_ipi.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00