Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_stm32mp_bsec.h84 #define PTA_BSEC_LOCK_SHADOW_R BIT(29) macro
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c100 *buf |= PTA_BSEC_LOCK_SHADOW_R; in bsec_read_mem()
195 if (*buf & PTA_BSEC_LOCK_SHADOW_R) { in bsec_write_mem()