Hi,
How can I get the FSKP debug key? It seems the FSKP debug key might be already in FSKP tool package: fskp_partner_t234_R3x.x.0_aarch64.tbz2
. Is that correct?
The following document describes that we can use a FSP debug key to test FSKP. However, where can I get this FSKP debug key?
https://docs.nvidia.com/jetson/archives/r36.4.3/DeveloperGuide/SD/Security/FSKP.html
sudo ./fskp_fuseburn.py -f fuse.xml -i 63 -k debug.key -g out/ -c 0x23 -B /home/user/Linux_for_Tegra/jetson-agx-orin-devkit.conf --board-spec orin-agx-board-spec.txt
Thank you