Home
last modified time | relevance | path

Searched refs:sp_cacheability_write_back (Results 1 – 6 of 6) sorted by relevance

/trusted-services/components/messaging/ffa/libsp/include/
A Dsp_memory_management.h53 sp_cacheability_write_back = 0x03 /**< Write-back */ enumerator
/trusted-services/components/messaging/ffa/libsp/test/
A Dtest_sp_memory_management_internals.cpp222 attr.normal_memory.cacheability = sp_cacheability_write_back; in TEST()
312 CHECK_EQUAL(sp_cacheability_write_back, in TEST()
A Dtest_mock_sp_memory_management.cpp17 .cacheability = sp_cacheability_write_back,
/trusted-services/components/service/spm_test/
A Dsp.c562 sp_cacheability_write_back; in test_mem_sharing()
643 sp_cacheability_write_back; in test_mem_multi_sharing()
876 sp_cacheability_write_back; in test_mem_sharing_inccorrect_access()
924 sp_cacheability_write_back; in test_mem_sharing_exc()
/trusted-services/components/rpc/ts_rpc/caller/sp/
A Dts_rpc_caller_sp.c230 desc.mem_region_attr.normal_memory.cacheability = sp_cacheability_write_back; in create_shared_memory()
/trusted-services/components/messaging/ffa/libsp/
A Dsp_memory_management.c74 cacheability == sp_cacheability_write_back); in build_mem_region_attr()

Completed in 29 milliseconds