Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/include/
H A Dplatform_def.h3d9fea941a3be346ea5382c69b06d05ca470903a Thu Jan 18 10:18:42 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mp): 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: I44537ba2baa7543e459e5691b69df14b0bd6e942
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dimx8mp_bl31_setup.c3d9fea941a3be346ea5382c69b06d05ca470903a Thu Jan 18 10:18:42 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mp): 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: I44537ba2baa7543e459e5691b69df14b0bd6e942
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
H A Dplatform.mk3d9fea941a3be346ea5382c69b06d05ca470903a Thu Jan 18 10:18:42 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mp): 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: I44537ba2baa7543e459e5691b69df14b0bd6e942
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>