Home
last modified time | relevance | path

Searched refs:stm32_bsec_read_permanent_lock (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/drivers/
A Dstm32_bsec.h148 TEE_Result stm32_bsec_read_permanent_lock(uint32_t otp_id, bool *locked);
/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c64 if (stm32_bsec_read_permanent_lock(otp, &tmp)) in stm32mp15_read_otp()
A Dstm32_bsec.c573 TEE_Result stm32_bsec_read_permanent_lock(uint32_t otp_id, bool *locked) in stm32_bsec_read_permanent_lock() function
729 if (stm32_bsec_read_permanent_lock(otp_id, &locked)) in bsec_dt_otp_nsec_access()
737 if (stm32_bsec_read_permanent_lock(otp_id + i, in bsec_dt_otp_nsec_access()
/optee_os-3.20.0/core/pta/stm32mp/
A Dbsec_pta.c88 res = stm32_bsec_read_permanent_lock(otp_id, &locked); in bsec_read_mem()

Completed in 5 milliseconds