![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "attest_ns_tests.h"
#include "psa/initial_attestation.h"
#include "attest.h"
#include "../attest_tests_common.h"
#include "../attest_token_test_values.h"
#include "../attest_token_test.h"
Go to the source code of this file.
Functions | |
void | register_testsuite_ns_attestation_interface (struct test_suite_t *p_test_suite) |
Register testsuite for the initial attestation service. More... | |
void register_testsuite_ns_attestation_interface | ( | struct test_suite_t * | p_test_suite | ) |
Register testsuite for the initial attestation service.
[in] | p_test_suite | The test suite to be executed. |
Definition at line 45 of file attest_asymmetric_ns_interface_testsuite.c.