Home
last modified time | relevance | path

Searched defs:otp_id (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_bsec.c149 static uint32_t otp_bank_offset(uint32_t otp_id) in otp_bank_offset()
205 static TEE_Result check_no_error(uint32_t otp_id, bool check_disturbed) in check_no_error()
255 TEE_Result stm32_bsec_shadow_register(uint32_t otp_id) in stm32_bsec_shadow_register()
299 TEE_Result stm32_bsec_read_otp(uint32_t *value, uint32_t otp_id) in stm32_bsec_read_otp()
313 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *otp_value, uint32_t otp_id) in stm32_bsec_shadow_read_otp()
330 TEE_Result stm32_bsec_write_otp(uint32_t value, uint32_t otp_id) in stm32_bsec_write_otp()
358 TEE_Result stm32_bsec_program_otp(uint32_t value, uint32_t otp_id) in stm32_bsec_program_otp()
408 TEE_Result stm32_bsec_permanent_lock_otp(uint32_t otp_id) in stm32_bsec_permanent_lock_otp()
510 static TEE_Result set_bsec_lock(uint32_t otp_id, size_t lock_offset) in set_bsec_lock()
532 TEE_Result stm32_bsec_set_sr_lock(uint32_t otp_id) in stm32_bsec_set_sr_lock()
[all …]
H A Dstm32mp15_huk.c175 uint32_t otp_id[HUK_NB_OTP] = { }; in tee_otp_get_hw_unique_key() local
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c21 static TEE_Result bsec_check_access(uint32_t otp_id) in bsec_check_access()
38 uint32_t otp_id = 0; in bsec_read_mem() local
146 uint32_t otp_id = 0; in bsec_write_mem() local
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
H A Dbsec_svc.c18 uint32_t otp_id = args->a2; in bsec_main() local
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pwr.c199 uint32_t otp_id = 0; in set_fixed_vdd_hslv_mode() local