arm-trusted-firmware/plat/xilinx/common
Maheedhar Bollapalli 0791be8813 fix(xilinx): runtime console to handle dt failure
If the Device Tree is missing or parsing fails in the runtime
console, the console still gets registered with zeroed DT values,
leading to a panic due to the absence of a console type.
Added fallback option and check for zero base address.

Change-Id: I5f5e0222685ba015ab7db2ecbd46d906f5ab9116
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-02-17 06:11:10 +00:00
..
include feat(versal2): retrieve DT address from transfer list 2025-02-17 06:11:10 +00:00
ipi_mailbox_service fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00
pm_service fix(xilinx): remove unused write_icc_asgi1r_el1() 2025-01-29 10:52:59 +01:00
tsp feat(versal-net): add tsp support 2023-11-02 11:56:32 +05:30
ipi.c fix(xilinx): typecast operands to match data type 2024-12-20 11:01:18 +00:00
plat_clkfunc.c fix(versal): add external declaration 2024-11-05 08:10:17 +00:00
plat_console.c fix(xilinx): runtime console to handle dt failure 2025-02-17 06:11:10 +00:00
plat_fdt.c chore(xilinx): propagate error code 2025-02-17 06:11:10 +00:00
plat_startup.c fix(xilinx): modify function to have single return 2025-01-22 04:07:30 +00:00
versal.c fix(xilinx): modify function to have single return 2025-01-22 04:07:30 +00:00