TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_ns_lock_options Struct Reference

TFM NS lock options. More...

Data Fields

bool use_ns_lock
 
uint32_t timeout
 

Detailed Description

TFM NS lock options.

Options used while acquiring the NS lock

Definition at line 208 of file core_ns_interactive_testsuite.c.

Field Documentation

uint32_t timeout

Definition at line 211 of file core_ns_interactive_testsuite.c.

bool use_ns_lock

Definition at line 210 of file core_ns_interactive_testsuite.c.


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