/tf-m-tests-3.4.0/test/secure_fw/suites/spm/common/suites/ |
D | irq_test.c | 17 void irq_test_slih_case_1(struct test_result_t *ret, psa_handle_t handle) in irq_test_slih_case_1() 33 void irq_test_flih_case_1(struct test_result_t *ret, psa_handle_t handle) in irq_test_flih_case_1() 46 void irq_test_flih_case_2(struct test_result_t *ret, psa_handle_t handle) in irq_test_flih_case_2()
|
D | mmiovec_test.c | 15 void invec_map_unmap_test(struct test_result_t *ret, psa_handle_t handle) in invec_map_unmap_test() 34 void outvec_map_unmap_test(struct test_result_t *ret, psa_handle_t handle) in outvec_map_unmap_test() 68 void outvec_map_only_test(struct test_result_t *ret, psa_handle_t handle) in outvec_map_only_test()
|
D | client_api_tests.c | 42 void request_rot_service_test(psa_handle_t handle, in request_rot_service_test()
|
/tf-m-tests-3.4.0/test/secure_fw/suites/spm/ipc/secure/ |
D | ipc_s_interface_testsuite.c | 102 psa_handle_t handle; in tfm_ipc_test_1004() local 122 psa_handle_t handle; in tfm_ipc_test_1006() local 160 psa_handle_t handle; in tfm_ipc_test_1007() local 193 psa_handle_t handle; in tfm_ipc_test_1008() local 222 psa_handle_t handle; in tfm_ipc_test_1009() local 251 psa_handle_t handle; in tfm_ipc_test_1011() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/spm/ipc/non_secure/ |
D | ipc_ns_interface_testsuite.c | 95 psa_handle_t handle; in tfm_ipc_test_1003() local 114 psa_handle_t handle; in tfm_ipc_test_1004() local 134 psa_handle_t handle; in tfm_ipc_test_1010() local 170 psa_handle_t handle; in tfm_ipc_test_1012() local
|
/tf-m-tests-3.4.0/app/ |
D | os_wrapper_cmsis_rtos_v2.c | 54 uint32_t os_wrapper_semaphore_acquire(void *handle, uint32_t timeout) in os_wrapper_semaphore_acquire() 68 uint32_t os_wrapper_semaphore_release(void *handle) in os_wrapper_semaphore_release() 80 uint32_t os_wrapper_semaphore_delete(void *handle) in os_wrapper_semaphore_delete() 109 uint32_t os_wrapper_mutex_acquire(void *handle, uint32_t timeout) in os_wrapper_mutex_acquire() 127 uint32_t os_wrapper_mutex_release(void *handle) in os_wrapper_mutex_release() 143 uint32_t os_wrapper_mutex_delete(void *handle) in os_wrapper_mutex_delete() 164 uint32_t os_wrapper_thread_get_priority(void *handle, uint32_t *priority) in os_wrapper_thread_get_priority() 183 uint32_t os_wrapper_thread_set_flag(void *handle, uint32_t flags) in os_wrapper_thread_set_flag() 199 uint32_t os_wrapper_thread_set_flag_isr(void *handle, uint32_t flags) in os_wrapper_thread_set_flag_isr()
|
D | tfm_ns_interface.c | 37 void *handle; in tfm_ns_interface_init() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/spm/ipc/service/tfm_ipc_client/ |
D | tfm_ipc_client_test.c | 40 psa_handle_t handle; in ipc_isolation_2_psa_access_app_readonly_memory() local 62 psa_handle_t handle; in ipc_isolation_2_psa_access_app_memory() local 89 psa_handle_t handle; in ipc_client_app_access_psa_mem_test() local 122 psa_handle_t handle; in ipc_client_mem_check_test() local 166 psa_handle_t handle; in ipc_client_retrieve_app_mem_test() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/ps/service/ |
D | tfm_ps_test_service_api.c | 16 psa_handle_t handle; in tfm_ps_test_system_prepare() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/spm/sfn/ |
D | sfn_backend_tests.c | 33 psa_handle_t handle; in tfm_sfn_test_1003() local 50 psa_handle_t handle; in tfm_sfn_test_1004() local
|
/tf-m-tests-3.4.0/test/secure_fw/common_test_services/tfm_secure_client_2/ |
D | tfm_secure_client_2_api.c | 17 psa_handle_t handle; in tfm_secure_client_2_call_test() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/fpu/non_secure/ |
D | fpu_ns_interface_testsuite.c | 89 psa_handle_t handle; in tfm_fpu_test_fp_protection_ns_psa_call() local 206 psa_handle_t handle; in tfm_fpu_test_fp_protection_s_after_ns_interrupt() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/crypto/ |
D | crypto_tests_common.c | 98 psa_cipher_operation_t handle = psa_cipher_operation_init(); in psa_cipher_padded_modes_test() local 480 psa_cipher_operation_t handle = psa_cipher_operation_init(); in psa_cipher_rfc7539_test() local 683 psa_aead_operation_t handle = psa_aead_operation_init(); in psa_aead_rfc7539_test() local 944 psa_cipher_operation_t handle = psa_cipher_operation_init(); in psa_cipher_test() local 1245 psa_cipher_operation_t handle = psa_cipher_operation_init(); in psa_invalid_cipher_test() local 1288 psa_hash_operation_t handle = PSA_HASH_OPERATION_INIT; in psa_unsupported_hash_test() local 1349 psa_hash_operation_t handle = psa_hash_operation_init(); in psa_hash_test() local 1406 psa_mac_operation_t handle = PSA_MAC_OPERATION_INIT; in psa_unsupported_mac_test() local 1486 psa_mac_operation_t handle = psa_mac_operation_init(); in psa_mac_test() local 2090 psa_cipher_operation_t handle = psa_cipher_operation_init(); in psa_policy_invalid_policy_usage_test() local
|
/tf-m-tests-3.4.0/test/secure_fw/suites/fpu/secure/ |
D | fpu_s_interface_testsuite.c | 81 psa_handle_t handle; in tfm_fpu_test_fp_protection_s_psa_call() local
|