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:
- ./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
- python3 ../../../../../../tools/bin2c/bin2c.py primary_cert.bin keycert.h KEYCERT
- cd <MCU_PLUS_09_01_SDK_INSTALL_DIR>/source/security/sbl_keywriter/am62px-sk/wkupr5fss0-0_nortos/ti-arm-clang
- make clean PROFILE=debug
- make PROFILE=debug
- Flash SD-card :cp tiboot3.bin /media/jenney/boot