Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c75 static const unsigned int stmm_ns_comm_buf_size = 4 * SMALL_PAGE_SIZE; variable
290 mmram_desc_data->physical_size = stmm_ns_comm_buf_size; in build_stmm_boot_hob_list()
319 mmram_desc_data[2].physical_size = stmm_ns_comm_buf_size; in build_stmm_boot_hob_list()
354 res = alloc_and_map_sp_fobj(spc, stmm_ns_comm_buf_size, in load_stmm()
411 spc->ns_comm_buf_size = stmm_ns_comm_buf_size; in load_stmm()