![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Go to the source code of this file.
Typedefs | |
typedef void(* | nsfptr_t )(void) |
Functions | |
void | jump_to_ns_code (void) |
Jump to non-secure code. More... | |
Variables | |
nsfptr_t | ns_entry |
void jump_to_ns_code | ( | void | ) |