Lines Matching full:secure
9 Run both the Secure and Non-secure TF-M Regression tests using the Zephyr build system.
11 The build system will replace the Zephyr application with the Non-Secure TF-M test application,
12 while the Secure tests will be included in the TF-M build itself.
22 Tests for both the secure and non-secure domain are enabled by default, controlled via the CONFIG_T…
44 Non-Secure system starting...
46 #### Execute test suites for the Secure area ####
63 *** Secure test suites summary ***
69 Test suite 'Crypto secure interface tests (TFM_CRYPTO_TEST_5XXX)' has PASSED
70 … Test suite 'Initial Attestation Service secure interface tests(TFM_ATTEST_TEST_1XXX)' has PASSED
71 Test suite 'Platform Service Secure interface tests(TFM_PLATFORM_TEST_1XXX)' has PASSED
72 Test suite 'IPC secure interface test (TFM_IPC_TEST_1XXX)' has PASSED
74 *** End of Secure test suites ***
76 #### Execute test suites for the Non-secure area ####
80 Running Test Suite Core non-secure positive tests (TFM_CORE_TEST_1XXX)...
88 Description: 'Test secure service buffer accesses'
91 Description: 'Test secure service to service call'
94 Description: 'Test secure service to service call with buffer handling'
106 *** Non-secure test suites summary ***
109 Test suite 'Crypto non-secure interface test (TFM_CRYPTO_TEST_6XXX)' has PASSED
110 Test suite 'Platform Service Non-Secure interface tests(TFM_PLATFORM_TEST_2XXX)' has PASSED
111 …Test suite 'Initial Attestation Service non-secure interface tests(TFM_ATTEST_TEST_2XXX)' has PAS…
114 Test suite 'Core non-secure positive tests (TFM_CORE_TEST_1XXX)' has PASSED
115 Test suite 'IPC non-secure interface test (TFM_IPC_TEST_1XXX)' has PASSED
117 *** End of Non-secure test suites ***