cancel
Showing results for 
Search instead for 
Did you mean: 

Device serial number

allard
Senior

Simple question:

If i'm right the serial number returned by cat /sys/firmware/devicetree/base/serial-number is the UID from BSEC. Where is the code responsible for setting this value? I've seen the function get_board_serial in u-boot but it doesnt seem to be implement for the stm32mp1 board.

1 REPLY 1
PatrickF
ST Employee

Hi @allard ,

not sure it answer your question.

The 96-bits UID is set in factory (i.e. fused inside OTP), readable thru BSEC. It cannot be altered and it is guaranteed to be unique within a STM32MP serie.

Regards.

 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.