Searched hist:c596d8359eb30c3151ff183691d11d895d4d2c59 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/include/mm/ |
| H A D | phys_mem.h | c596d8359eb30c3151ff183691d11d895d4d2c59 Fri Jul 26 09:22:03 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: add phys_mem allocation functions
Add nex_phys_mem and phys_mem allocation functions. These functions are intended to replace the previous calls to tee_mm functions on with the virt_mapper_pool or tee_mm_sec_ddr as arguments.
The pool of physical memory is divided into two parts, core and ta. All physical TA memory allocations are done from the core pool if a ta pool isn't added. This might be the case if core and ta physical memory resides in the same physical memory range.
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 | c596d8359eb30c3151ff183691d11d895d4d2c59 Fri Jul 26 09:22:03 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: add phys_mem allocation functions
Add nex_phys_mem and phys_mem allocation functions. These functions are intended to replace the previous calls to tee_mm functions on with the virt_mapper_pool or tee_mm_sec_ddr as arguments.
The pool of physical memory is divided into two parts, core and ta. All physical TA memory allocations are done from the core pool if a ta pool isn't added. This might be the case if core and ta physical memory resides in the same physical memory range.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| H A D | sub.mk | c596d8359eb30c3151ff183691d11d895d4d2c59 Fri Jul 26 09:22:03 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: add phys_mem allocation functions
Add nex_phys_mem and phys_mem allocation functions. These functions are intended to replace the previous calls to tee_mm functions on with the virt_mapper_pool or tee_mm_sec_ddr as arguments.
The pool of physical memory is divided into two parts, core and ta. All physical TA memory allocations are done from the core pool if a ta pool isn't added. This might be the case if core and ta physical memory resides in the same physical memory range.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|