![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Go to the source code of this file.
Functions | |
int32_t | tfm_core_test_call (int32_t(*fn_ptr)(struct psa_invec *, size_t, struct psa_outvec *, size_t), struct tfm_core_test_call_args_t *args) |
int32_t tfm_core_test_call | ( | int32_t(*)(struct psa_invec *, size_t, struct psa_outvec *, size_t) | fn_ptr, |
struct tfm_core_test_call_args_t * | args | ||
) |
Definition at line 11 of file core_test_api.c.