Home
last modified time | relevance | path

Searched defs:stmm_boot_info (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dstmm_sp.h115 struct stmm_boot_info { struct
116 struct stmm_param_header h;
117 uint64_t sp_mem_base;
118 uint64_t sp_mem_limit;
119 uint64_t sp_image_base;
120 uint64_t sp_stack_base;
121 uint64_t sp_heap_base;
123 uint64_t sp_shared_buf_base;
124 uint64_t sp_image_size;
126 uint64_t sp_heap_size;
[all …]

Completed in 2 milliseconds