Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_dt.h16 #define DT_SECURE U(2) macro
17 #define DT_SHARED (DT_NON_SECURE | DT_SECURE)
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_dt.c84 status |= DT_SECURE; in fdt_get_status()
87 status |= DT_SECURE; in fdt_get_status()
/arm-trusted-firmware-2.8.0/drivers/st/pmic/
A Dstm32mp_pmic.c71 (status == DT_SECURE) && in dt_pmic_is_secure()
72 (i2c_handle.dt_status == DT_SECURE); in dt_pmic_is_secure()
/arm-trusted-firmware-2.8.0/drivers/st/gpio/
A Dstm32_gpio.c285 if (status == DT_SECURE) { in set_gpio()

Completed in 4 milliseconds