Hello, I am using Jetson AGX Xaiver (5.1.3 for initial flash),
I booted normally and make initial setup without setting up any storage. Then I added an SD card for root folder and make it default root with
Now I wanted to make it more secure so I found out about Security features for AGX Xavier from
https://docs.nvidia.com/jetson/archives/r35.6.0/DeveloperGuide/SD/Security.html
and I started with Secure Boot.
I successfully followed steps until after fuse I needed to flash
I run command below:
sudo ./flash.sh -u ~/JetsonXavierSecureBoot/locker.pem jetson-agx-xavier-devkit mmcblk0p1
The process fails with
…
[ 0.2198 ] RCM version 0X16
[ 0.2213 ] Boot Rom communication failed
Error: Return value 3
Command tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
Reading board information failed.
and now It doesn’t even boot, I tryed to flash from SDKManager however it keeps getting me error. I am stuck and documents are not helping. I can provide more information if needed, I just don’t know what to share to solve this problem.
Can somebody direct me toward a answer or solution please?
Thank you
Edit 1: Also when before I tryed secure boot SDK Manager can directy detect the device correctly however right now it detect a possible list of devices, still sees Jetson AGX Xavier, however it is not the first or direct choice of SDK manager. I don’t know if this information helps just wanted to mention