arm-trusted-firmware/plat/imx/imx8m
Leonard Göhrs 52ee817304 feat(imx8mq): detect console base address during runtime
On the i.MX8M SoCs, TF-A doesn't itself initialize the UART, but depends
on BL2 to set it up beforehand. To allow using the same TF-A binary on
boards with different UART assignment, TF-A On i.MX8M M/N/P supports
dynamically determining the UART in use. The code is also applicable to
the i.MX8MQ, so enable it there too.

Change-Id: I9ba70f7068e762da979bd103390fa006c3a5d480
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
2024-04-01 15:08:20 +02:00
..
ddr feat(imx8m): add 3600 MTps DDR PLL rate 2023-12-02 06:47:44 +01:00
imx8mm feat(imx8mm): restrict peripheral access to secure world 2024-03-12 17:36:26 +01:00
imx8mn feat(imx8m): add imx csu_sa enum type defines for imx8m 2024-03-05 10:00:53 +01:00
imx8mp feat(imx8mp): restrict peripheral access to secure world 2024-03-12 17:36:40 +01:00
imx8mq feat(imx8mq): detect console base address during runtime 2024-04-01 15:08:20 +02:00
include style(imx8m): add parenthesis to CSU_HP_REG 2024-03-12 17:36:46 +01:00
gpc_common.c fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
imx8m_caam.c fix(imx8m): correct serial output for HAB JR0 2022-09-20 08:03:57 +02:00
imx8m_ccm.c feat(imx8m): detect console base address during runtime 2023-07-25 09:54:02 +02:00
imx8m_csu.c feat(imx8m): add a simple csu driver for imx8m family 2022-05-07 17:33:58 +08:00
imx8m_dyn_cfg_helpers.c refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
imx8m_image_load.c refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common 2021-09-14 21:42:01 +08:00
imx8m_measured_boot.c refactor(imx8m): align image identifier string macros 2024-03-06 15:44:55 +01:00
imx8m_psci_common.c feat(imx8mq): add workaround code for ERR11171 on imx8mq 2023-03-01 10:18:03 +08:00
imx8m_snvs.c feat(imx8m): enable snvs privileged registers access 2023-10-05 16:02:10 +02:00
imx_aipstz.c Fix the License header template in imx_aipstz.c 2019-07-01 14:16:27 +01:00
imx_hab.c feat(imx8m): add support for high assurance boot 2022-10-19 15:55:15 +02:00
imx_rdc.c plat: imx8m: Add basic rdc module init driver 2019-07-24 09:03:03 +08:00