Hi,
I am trying to do the signing of the boot files with L4T 32.1.0. When I run the command:
“sudo FAB=C04 FUSELEVEL=fuselevel_production ./flash.sh --no-flash -x 0x18 -y PKC -u rsa_priv.pem -v sbk.txt jetson-tx2 mmcblk0p1”, I get the error “./flash.sh: line 2316: odmsign_ext: command not found”
While comparing with 28.3 L4T, I find that flash.sh used odmsign instead of odmsign_ext. 28.3 doesn’t support the encryption of the boot files along with signing. L4T 28.3 supports only signing. Could you please provide me an update so that I can do the encryption and signing of the boot files using 32.1.0?
Thanks
Rayees