![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Go to the source code of this file.
Functions | |
void | tfm_secure_api_error_handler (void) |
int32_t | tfm_core_partition_request (uint32_t id, bool is_ns, void *fn, int32_t arg1, int32_t arg2, int32_t arg3, int32_t arg4) |
int32_t tfm_core_partition_request | ( | uint32_t | id, |
bool | is_ns, | ||
void * | fn, | ||
int32_t | arg1, | ||
int32_t | arg2, | ||
int32_t | arg3, | ||
int32_t | arg4 | ||
) |
void tfm_secure_api_error_handler | ( | void | ) |
Definition at line 12 of file tfm_secure_api.c.