Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/st/common/include/
A Dstm32mp_dt.h15 #define DT_NON_SECURE U(1) macro
17 #define DT_SHARED (DT_NON_SECURE | DT_SECURE)
/tf-a-ffa_el3_spmc/drivers/st/iwdg/
A Dstm32_iwdg.c137 ((dt_info.status & DT_NON_SECURE) != 0) ? in stm32_iwdg_init()
140 if ((dt_info.status & DT_NON_SECURE) != 0) { in stm32_iwdg_init()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_dt.c81 status |= DT_NON_SECURE; in fdt_get_status()
86 if (status == DT_NON_SECURE) { in fdt_get_status()
/tf-a-ffa_el3_spmc/drivers/st/bsec/
A Dbsec.c97 if ((status & DT_NON_SECURE) == 0U) { in bsec_dt_otp_nsec_access()

Completed in 5 milliseconds