Home
last modified time | relevance | path

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

/trusted-services/components/messaging/ffa/libsp/test/
A Dtest_sp_memory_management_internals.cpp190 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()
203 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()
241 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()
260 attr.normal_memory.cacheability = sp_cacheability_non_cacheable; in TEST()
/trusted-services/components/messaging/ffa/libsp/include/
A Dsp_memory_management.h51 sp_cacheability_non_cacheable = 0x01, /**< Non-cacheable */ enumerator
/trusted-services/components/messaging/ffa/libsp/
A Dsp_memory_management.c66 sp_cacheability_non_cacheable; in build_mem_region_attr()
73 assert(cacheability == sp_cacheability_non_cacheable || in build_mem_region_attr()

Completed in 15 milliseconds