Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_bsec.h109 TEE_Result stm32_bsec_set_sr_lock(uint32_t otp_id);
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c197 res = stm32_bsec_set_sr_lock(otp_id); in bsec_write_mem()
/optee_os/core/drivers/
H A Dstm32_bsec.c532 TEE_Result stm32_bsec_set_sr_lock(uint32_t otp_id) in stm32_bsec_set_sr_lock() function