NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only

Detailed Description

The TEE_Time structure holds a time value as defined in the GP spec.

Currently supported by Trusty, but not TZVault.

Definition at line 59 of file tee_internal_datatypes.h.

Data Fields

uint32_t seconds
 
uint32_t millis
 

Field Documentation

◆ millis

uint32_t TEE_Time::millis

Definition at line 62 of file tee_internal_datatypes.h.

◆ seconds

uint32_t TEE_Time::seconds

Definition at line 61 of file tee_internal_datatypes.h.


The documentation for this struct was generated from the following file: