Does TX1 support TrustZone?

Hello

I know TK1 has open TrustZone support which can be used to load secure kernel.
I am wondering if TX1 has the same support? There seems to be little information about this topic. Thanks

chival,
There is no difference for TrustZone feature in the TK1 or TX1. I am wondering if you ever used it in your design and which software and version you used?

We do implement Linux kernel crypto API in our JetPack 3.1 for TX1/TX2,
http://www.chronox.de/crypto-API/crypto/index.html

Also, we are working toward releasing secure boot package for Jetson TK1/TX1/TX2.

The Jetson platform secure boot package was published at [url]https://developer.nvidia.com/embedded/downloads[/url]

[b]- Jetson Platform Fuse Burning and Secure Boot Documentation and Tools

  • Jetson TX2 Fuse Specification
  • Jetson TX1 Fuse Specification
  • Jetson TK1 Fuse Specification[/b]

This collection of documentation and tools enables fuse burning for secure boot and other purposes with Jetson TX2, Jetson TX1, and Tegra K1 for developing secure OS and trusted application.

Thanks for the info
I will check it out.