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.

AM62P: secure boot

Part Number: AM62P

Tool/software:

Hi all,

We are testing secure boot on AM62P and we have flash key( cusMpk_am62px.pem cusMek_am62p.txt) on Efuse; But customer  didn't successfully boot AM62P HS-SE; So could you provide the customer the images(tispl.bin; mcu.img,linux.img)  which can boot after flashing the key. (SBL BOOT)

FLASH process as below: 

  1. ./gen_keywr_cert.sh -t tifek/ti_fek_public.pem --msv 0xC0FFE -s keys_devel/v15/smpk.pem --smekkeys_devel/smek.key --keycnt 1 --keyrev 1
  2. python3 ../../../../../../tools/bin2c/bin2c.py primary_cert.bin keycert.h KEYCERT
  3. cd <MCU_PLUS_09_01_SDK_INSTALL_DIR>/source/security/sbl_keywriter/am62px-sk/wkupr5fss0-0_nortos/ti-arm-clang
  4. make clean PROFILE=debug
  5. make PROFILE=debug
  6. Flash SD-card :cp tiboot3.bin /media/jenney/boot