jetson agx orin使用jetpack5.1.2,镜像属于A/B模式。默认是A区模式。目前有一台设备一直处于B区模式(人工未切换),手动通过nvbootctrl切换到A区后,设备尝试从A区启动失败后进入B区。我们的镜像只支持安全启动,无镜像加密。
报错信息:
I/TC: Primary CPU initializing
//正常从A区启动下面三行打印
E/TC:00 00 ekb_extraction_process:319 Tried all EKB_RKs but still can’t extract the EKB image.
E/TC:00 00 jetson_user_key_pta_init:898 jetson_user_key_pta_init: Failed (ffff000f).
E/TC:00 00 call_initcalls:43 Initcall __text_start + 0x000f2848 failed
I/TC: Primary CPU switching to normal world boot
just an FYI,
PKC for sign, if PKC is burned, then the KEYFILE users provide is for signing the images.
SBK for encryption, if SBK is burned, then the SBKFILE users provide is for encrypting the images.
so..
did you meant you fuse a target with only PKC enabled?
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks ~0422
hello 1712127445,
did you update the EKS image correctly?
may I also have your complete steps to reproduce this failure.