Decrypting the Encrypted NVME with Passphrase Jetson Orin

Hello I am trying to understand how the mechanism of encryption is working. I encrypted successfully my nvme for the jetson orin nx. I dont understand why Kernel partitions are not encrypted only rootfs.
second question is if i resize or put on my PC via usb, how do i unlock it asks me passphrase. they key i used to generate EKBS.img didnt work neither did UUID

hello zawarkhan97,

please refer to Disk Encryption section.
it’s an update partition layout for adding a new, encrypted APP_ENC partition.
you may also check $ ls -la /dev/disk/by-partlabel/ for reference.

you may enable Secure Boot, so that the root-of-trust can start from the BootROM.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.