NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
tee_internal_api.h File Reference

Detailed Description

GlobalPlatform: TEE Internal API

Describes TEE internal API. This section defines a set of C APIs for the development of trusted applications (TAs) running inside a trusted execution environment (TEE). The APIs defined in this section provide TA developers the following functionality:

  • Basic OS-like functions such as memory management and session management
  • Communication operations, such as handling incoming requests from the rich execution environment (REE)
  • Trusted storage operations
  • Cryptographic key operations
  • Other miscellaneous operations that the TAs might require, such as system time.

The NVIDIA TEE solution only provides a comprehensive sub-set of the GlobalPlatform API standard and not the full specification. Describes TEE internal API.

Definition in file tee_internal_api.h.

Go to the source code of this file.