Please check attached logs for your reference. Your suggestion and feedback will be more helpful for the resolving this issue. flashing_logs.txt (135.8 KB) serial_console_logs.txt (78.6 KB)
I burned the fuses with the command below:
sudo ./odmfuse.sh -i 0x19 -k rsa_priv.pem --KEK0 kek0.key --KEK1 kek1.key --KEK2 kek2.key -S sbk.key jetson-xavier
In this command I am not using -p option.
Through the below command I am able to cross check the burnt keys, also check the attached odmfuse_logss.txt file :
./odmfuse.sh -i 0x19 --test -k rsa_priv.pem --KEK0 kek0.key --KEK1 kek1.key --KEK2 kek2.key -S sbk.key jetson-xavier
it recommends burning all the fuses you need in a single operation. while partial fuse burning is possible if SecurityMode is not burned, it may lead to issues not described in this document.
Please check highlighted part. Is any one of the option will be sufficient to burn a secure fuse. As I am using the 2nd option. I am able to burn the secure fuses and flash the image. But my Jetson AGX Xavier board is not booting and there is no prints on serial debug port.
I am not understanding the issue. Could you please provide your solution on this issue.
Waiting for your detailed information on this issue.