Home
last modified time | relevance | path

Searched refs:soc_is_imx8mp (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dimx-common.c184 bool soc_is_imx8mp(void) in soc_is_imx8mp() function
192 soc_is_imx8mp(); in soc_is_imx8m()
H A Dimx.h49 bool soc_is_imx8mp(void);
/optee_os/core/drivers/
H A Dimx_ocotp.c279 } else if (soc_is_imx8mp()) { in imx_ocotp_init()