How to Protect codes for Edge installed TX2 ?

Hi,

What is the best practices to protect codes in the Jetson TX2 from copying / stealing / reading which is running at the field / edge.

We found zymbit for raspberry pi and quit useful. Is there similar solution for the TX2 ?

Or what we can do as software or configuration basis to make it harder?

Best

hello prometheus.willsurvive,

currently we only support secureBoot on JetPack-4.2 (l4t-r32.1),
please refer to Secureboot on Jetson AGX Xavier and Jetson TX2 Devices chapter for details.

your request should be related to secure OS, which is under development and it’s not ready for public yet.
suggest you could check Trusty API Reference for reference,
thanks

Hi,

thanks I will check both.