arm-trusted-firmware/plat/imx/imx93/include
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
..
platform_def.h feat(imx93): optionally take params from BL2 2024-04-26 11:04:56 +02:00
pwr_ctrl.h feat(imx93): add the basic support 2023-06-30 10:24:05 +08:00