![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "its_s_tests.h"
#include "psa/internal_trusted_storage.h"
#include "test_framework_helpers.h"
#include "tfm_secure_client_2_api.h"
#include "../its_tests_common.h"
#include "tfm_memory_utils.h"
Go to the source code of this file.
Macros | |
#define | TEST_UID_ACCESS_CONTROL 42U |
Functions | |
void | register_testsuite_s_psa_its_interface (struct test_suite_t *p_test_suite) |
Register testsuite for the PSA internal trusted storage S interface tests. More... | |
#define TEST_UID_ACCESS_CONTROL 42U |
Definition at line 16 of file psa_its_s_interface_testsuite.c.
void register_testsuite_s_psa_its_interface | ( | struct test_suite_t * | p_test_suite | ) |
Register testsuite for the PSA internal trusted storage S interface tests.
[in] | p_test_suite | The test suite to be executed. |
Definition at line 73 of file psa_its_s_interface_testsuite.c.