Home
last modified time | relevance | path

Searched refs:stm32_get_uid_otp (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h61 int stm32_get_uid_otp(uint32_t uid[]);
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_usb_dfu.c184 if (stm32_get_uid_otp(deviceserial) != 0) { in update_serial_num_string()
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c156 if (stm32_get_uid_otp(deviceserial) != 0) { in update_serial_num_string()
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c191 int stm32_get_uid_otp(uint32_t uid[]) in stm32_get_uid_otp() function
/rk3399_ARM-atf/docs/
H A Dchange-log.md326 …- add stm32_get_uid_otp ([08252f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted…