I see that Disk encryption is supported to protect data at rest on Jetson AGX Xavier.
Are there any solutions for disk encryption that do not rely on a local user to perform decryption? I.e., hardware-based decryption or cloud-based decryption?
My usecase.
We are to send prototype to client and would like to protect python source code from being stolen.
Partition has to decrypt if SSD is connected to correct Xavier devkit, and stay encrypted if connected to anything else.