Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mn/include/
H A Dplatform_def.hc37a877e563fd3953e3ea0dc29570cbd5e13aa36 Thu Jan 18 10:18:24 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mn): 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: Ia12d35778f4d550860e517f2a1f5c5d062f3283a
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
/rk3399_ARM-atf/plat/imx/imx8m/imx8mn/
H A Dplatform.mkc37a877e563fd3953e3ea0dc29570cbd5e13aa36 Thu Jan 18 10:18:24 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mn): 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: Ia12d35778f4d550860e517f2a1f5c5d062f3283a
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
H A Dimx8mn_bl31_setup.cc37a877e563fd3953e3ea0dc29570cbd5e13aa36 Thu Jan 18 10:18:24 UTC 2024 Sascha Hauer <s.hauer@pengutronix.de> feat(imx8mn): 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: Ia12d35778f4d550860e517f2a1f5c5d062f3283a
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>