Home
last modified time | relevance | path

Searched refs:GATE_KEEPER_OS_MASK (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dtzc400.c185 GATE_KEEPER_OS_MASK; in tzc_get_gate_keeper()
197 GATE_KEEPER_OS_MASK; in tzc_set_gate_keeper()
209 GATE_KEEPER_OS_MASK) != tmp) in tzc_set_gate_keeper()
/optee_os/core/include/drivers/
H A Dtzc400.h129 #define GATE_KEEPER_OS_MASK U(0xf) macro