Home
last modified time | relevance | path

Searched refs:soc_is_imx6sdl (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dimx.h40 bool soc_is_imx6sdl(void);
H A Dimx-common.c134 bool soc_is_imx6sdl(void) in soc_is_imx6sdl() function
/optee_os/core/drivers/
H A Dimx_snvs.c175 if (soc_is_imx6sdl() || soc_is_imx6dq()) in plat_rpmb_key_is_ready()
H A Dimx_ocotp.c261 if (soc_is_imx6sdl() || soc_is_imx6dq() || soc_is_imx6dqp()) { in imx_ocotp_init()