This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Secure boot Keywriter --msv

Part Number: AM625


Tool/software:

Hi All,

Let say we use this command:

./gen_keywr_cert.sh -s keys/smpk.pem --smek keys/smek.key -t ti_fek_public.pem -a keys/aes256.key --msv 0xC0FFE --keycnt 1 --keyrev 1 --sr-bcfg 16 --sr-sbl 16 --sr-sysfw 16 --ext-otp ext_otp_data.bin --ext-otp-indx 1 --ext-otp-size 3

I would like to read the msv value (0xC0FFE) from R5 or in u-boot. I've been looking the tisci_protocol.h and I couldn't figure out which one.

Could you tell me how to read the msv value?.

Regards,

John Tobias