arm-trusted-firmware/plat
Marco Felsch df730d94cb feat(imx8m): detect console base address during runtime
Provide a helper to detect the enabled UART device during runtime. This
lower the integration effort and make it more straight forward for
'simple' use-cases with a single UART enabled. If multiple UARTs are
enabled the first enabled is returned.

The auto-detection is enabled by setting IMX_BOOT_UART_BASE=0 to keep
the backward compatibility. For more advanced use-cases (multiple UARTs
are enabled) the user still has to provide the correct base address.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Change-Id: I300a167e1a10f9aa991c8d1c3efe2c6b23f56c47
2023-07-25 09:54:02 +02:00
..
allwinner feat(allwinner): add support for Allwinner T507 SoC 2023-04-26 17:45:29 +01:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration 2023-07-20 23:45:49 +02:00
aspeed/ast2700 feat(ast2700): add Aspeed AST2700 platform support 2023-06-12 10:28:21 +08:00
brcm fix(brcm): fix misspelled header inclusion guard 2023-05-16 11:34:47 +01:00
common fix(plat/common): register PLAT_SP_PRI only if not already registered 2023-06-23 16:08:20 +05:30
hisilicon fix(spmd): fix build error with spmd 2023-05-10 15:57:29 -05:00
imx feat(imx8m): detect console base address during runtime 2023-07-25 09:54:02 +02:00
intel/soc fix(intel): resolved coverity checking 2023-07-11 00:06:19 +08:00
marvell fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
mediatek feat(mt8188): modify APU DAPC permission 2023-07-14 13:54:52 +08:00
nvidia/tegra fix(tegra210): mark bits [23:17] as zero for Fast SMCs 2023-05-12 09:54:51 +01:00
nxp fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
qemu Merge "feat(qemu): add "neoverse-v1" cpu support" into integration 2023-07-06 15:39:24 +02:00
qti feat(msm8916): add port for MDM9607 2023-07-19 12:56:08 +02:00
renesas Merge "fix(rcar): add mandatory fields in 'reserved-memory' node" into integration 2023-07-10 17:15:23 +02:00
rockchip fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
rpi fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
socionext refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
st fix(st): flush UART at the end of uart_read() 2023-05-30 15:39:50 +02:00
ti/k3 fix(ti): remove check for zero value in BL31 boot args 2023-05-17 10:47:28 -05:00
xilinx feat(versal-net): ddr address reservation in dtb at runtime 2023-07-13 09:20:43 +05:30