Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_stm32mp_bsec.h56 PTA_BSEC_STATE_SEC_CLOSE = 1, enumerator
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c248 pta_state = PTA_BSEC_STATE_SEC_CLOSE; in bsec_pta_state()