Runtime context information of a partition. More...
#include <spm_api.h>
Data Fields | |
int32_t | iovec_api |
Runtime context information of a partition.
Definition at line 63 of file components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw/spm/spm_api.h.
int32_t iovec_api |
Whether the function in the partition had been called using the iovec API. FIXME: Remove the field once this is the only option
Definition at line 70 of file components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw/spm/spm_api.h.