How to read UNIQUE_ID [127:64] on i.mx8mp in Linux?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to read UNIQUE_ID [127:64] on i.mx8mp in Linux?

494件の閲覧回数
tamo2
Contributor II

Hi,

We would like to use 128bit unique hardware identifier on the i.MX 8M Plus processor.

In "Table 6-35. Fusemap Descriptions" of i.MX 8M Plus Applications Processor Reference Manual (IMX8MPRM, Rev. 1, 06/2021), shows UNIQUE_ID in multiple places:

  • The lower 64bits [63:0] are located at Fuse Address 0x410~0x430.
  • The upper 64bits [127:64] are located at Fuse Address 0xE00~0xE10.

It seems that the lower 64bits are exposed as /sys/devices/soc0/serial_number in Linux, but I cannot find a way to read the upper 64bits.

We use yocto/hardknott.

Thanks,
tamo2

0 件の賞賛
返信
1 返信

467件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

use this command when board boot up

/sys/devices/soc0/soc_uid

0 件の賞賛
返信