Home
last modified time | relevance | path

Searched refs:tfm_ns_interface_init (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/interface/include/
Dtfm_ns_interface.h60 uint32_t tfm_ns_interface_init(void);
/trusted-firmware-m-latest/interface/src/os_wrapper/
Dtfm_ns_interface_rtos.c45 uint32_t tfm_ns_interface_init(void) in tfm_ns_interface_init() function
/trusted-firmware-m-latest/docs/integration_guide/
Dindex.rst75 should call ``tfm_ns_interface_init()`` function before first PSA API call.