Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c36 if (stm32_bsec_set_sw_lock(otp_idx) || in stm32mp15_read_uid()
40 if (stm32_bsec_set_sw_lock(otp_idx + 1) || in stm32mp15_read_uid()
44 if (stm32_bsec_set_sw_lock(otp_idx + 2) || in stm32mp15_read_uid()
A Dstm32_bsec.c530 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id) in stm32_bsec_set_sw_lock() function
/optee_os-3.20.0/core/include/drivers/
A Dstm32_bsec.h117 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id);
/optee_os-3.20.0/core/pta/stm32mp/
A Dbsec_pta.c204 res = stm32_bsec_set_sw_lock(otp_id); in bsec_write_mem()

Completed in 8 milliseconds