arm-trusted-firmware/plat/imx
Sascha Hauer 02d1813e87 feat(imx93): optionally take params from BL2
Optionally take params from BL2 to offer more flexibility to BL2 on
where and if a BL32 image is expected. This uses imx_bl31_params_parse()
to check if arg0 can safely be accessed as a pointer and actually
contains a bl_params_t structure. If not, the hardcoded parameter
values are used as before.

Change-Id: Iec885405efd31a6bf6c0e6c532f8d2f31c023333
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2024-04-26 11:04:56 +02:00
..
common feat(imx): add helper to take params from BL2 2024-04-26 11:04:56 +02:00
imx7 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
imx8m feat(imx): add helper to take params from BL2 2024-04-26 11:04:56 +02:00
imx8qm fix: remove old-style declarations 2022-12-01 16:17:34 +00:00
imx8qx feat(imx8): add support for debug uart on lpuart1 2023-04-17 14:43:27 +02:00
imx8ulp feat(imx8ulp): give HIFI4 DSP access to more resources 2024-03-26 15:51:26 +02:00
imx93 feat(imx93): optionally take params from BL2 2024-04-26 11:04:56 +02:00