Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dbsec.h126 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word);
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_common.c136 ret = bsec_shadow_read_otp(otp_val, otp_idx); in stm32_get_otp_value_from_idx()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_usb_dfu.c198 if (bsec_shadow_read_otp(&deviceserial[i], i + otp) != in update_serial_num_string()
/arm-trusted-firmware-2.8.0/drivers/st/bsec/
A Dbsec2.c922 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word) in bsec_shadow_read_otp() function

Completed in 6 milliseconds