Searched hist:"1 baf19de6a8eaedadb78d80b77524ac60e3b1061" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/include/mm/ |
| H A D | phys_mem.h | 1baf19de6a8eaedadb78d80b77524ac60e3b1061 Wed Feb 26 15:06:25 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> core: mm: add phys_mem_alloc_flags()
Add phys_mem_alloc_flags() taking MAF_* flags to control memory allocation. The new flag MAF_CORE_MEM behaves like {nex_,}phys_mem_core_alloc(), if the flag is absent it becomes {nex_,}phys_mem_ta_alloc().
The MAF_NEX flag selects Nexus memory.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /optee_os/lib/libutils/isoc/include/ |
| H A D | malloc_flags.h | 1baf19de6a8eaedadb78d80b77524ac60e3b1061 Wed Feb 26 15:06:25 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> core: mm: add phys_mem_alloc_flags()
Add phys_mem_alloc_flags() taking MAF_* flags to control memory allocation. The new flag MAF_CORE_MEM behaves like {nex_,}phys_mem_core_alloc(), if the flag is absent it becomes {nex_,}phys_mem_ta_alloc().
The MAF_NEX flag selects Nexus memory.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /optee_os/core/mm/ |
| H A D | phys_mem.c | 1baf19de6a8eaedadb78d80b77524ac60e3b1061 Wed Feb 26 15:06:25 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> core: mm: add phys_mem_alloc_flags()
Add phys_mem_alloc_flags() taking MAF_* flags to control memory allocation. The new flag MAF_CORE_MEM behaves like {nex_,}phys_mem_core_alloc(), if the flag is absent it becomes {nex_,}phys_mem_ta_alloc().
The MAF_NEX flag selects Nexus memory.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|