Home
last modified time | relevance | path

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

/trusted-services/components/messaging/ffa/libsp/test/
A Dtest_sp_memory_management_internals.cpp82 attr.device_memory = sp_device_memory_nGnRnE; in TEST()
94 attr.device_memory = sp_device_memory_nGnRnE; in TEST()
110 attr.device_memory = sp_device_memory_nGnRE; in TEST()
126 attr.device_memory = sp_device_memory_nGRE; in TEST()
142 attr.device_memory = sp_device_memory_GRE; in TEST()
295 CHECK_EQUAL(sp_device_memory_GRE, attr.device_memory); in TEST()
/trusted-services/components/messaging/ffa/libsp/include/
A Dsp_memory_management.h123 enum sp_device_memory_attributes device_memory; member
/trusted-services/components/messaging/ffa/libsp/
A Dsp_memory_management.c61 mem_attr |= SHIFT_U32(sp_mem_attr->device_memory, in build_mem_region_attr()
106 dev_attr = &sp_mem_attr->device_memory; in parse_mem_region_attr()

Completed in 22 milliseconds