Home
last modified time | relevance | path

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

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_ffa_main.c114 unsigned int mem_attrs; in test_memory_send() local
200 mem_attrs = MT_RW_DATA | MT_EXECUTE_NEVER; in test_memory_send()
203 mem_attrs |= MT_NS; in test_memory_send()
212 size, mem_attrs); in test_memory_send()
218 size, mem_attrs); in test_memory_send()