Home
last modified time | relevance | path

Searched hist:"02 d1813e8701752ec6bb23ad0c1e68be2f4b38e4" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h02d1813e8701752ec6bb23ad0c1e68be2f4b38e4 Thu Jan 18 08:59:59 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> 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>
/rk3399_ARM-atf/plat/imx/imx93/
H A Dplatform.mk02d1813e8701752ec6bb23ad0c1e68be2f4b38e4 Thu Jan 18 08:59:59 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> 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>
H A Dimx93_bl31_setup.c02d1813e8701752ec6bb23ad0c1e68be2f4b38e4 Thu Jan 18 08:59:59 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> 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>