Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dopenedges_omc.c59 #define FAIL_CONTROL_NONSECURE BIT(21) macro
224 (ctrl & FAIL_CONTROL_NONSECURE) ? "non-" : "", in omc_fail_dump()
H A Dtzc400.c394 FAIL_CONTROL_NONSECURE; in nonsecure_not_secure()
/optee_os/core/include/drivers/
H A Dtzc400.h152 #define FAIL_CONTROL_NONSECURE BIT(21) macro