Home
last modified time | relevance | path

Searched refs:sp_instruction_access_not_executable (Results 1 – 3 of 3) sorted by relevance

/trusted-services/components/messaging/ffa/libsp/include/
A Dsp_memory_management.h82 sp_instruction_access_not_executable = 0x01, /**< Not executable */ enumerator
/trusted-services/components/service/spm_test/
A Dsp.c568 acc_desc.instruction_access = sp_instruction_access_not_executable; in test_mem_sharing()
649 acc_desc[0].instruction_access = sp_instruction_access_not_executable; in test_mem_multi_sharing()
653 acc_desc[1].instruction_access = sp_instruction_access_not_executable; in test_mem_multi_sharing()
930 acc_desc.instruction_access = sp_instruction_access_not_executable; in test_mem_sharing_exc()
/trusted-services/components/messaging/ffa/libsp/test/
A Dtest_mock_sp_memory_management.cpp36 .instruction_access = sp_instruction_access_not_executable,

Completed in 13 milliseconds