Jetson Security features

I was wondering if the Jetson or an equivalent DevKit has any security measures for securing the network and data. I tried searching some information but there was not a lot. I found some info about cipher-block chaining and cryptographic operations, as well as something called Embedded trust that will protect NVidia’s products from counterfeiting (as shown from the Embedded World 2019 convention), unauthorized usage, and invasive attacks- however I’m not sure if these are relevant or all the security features that NVidia/Jetson DevKit has. Thanks!

Hi yanganthony99,

Currently we have fuse and secure boot support on Xavier, see Jetson Platform Fuse Burning and Secure Boot Documentation and Tools for TX2 and AGX Xavier , and Trust OS support will be enabled in coming release, please stay tuned.

Thanks