Searched hist:f12843460d47d97ed5b33bd11e9c7c49b0928169 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/include/mm/ |
| H A D | core_mmu.h | f12843460d47d97ed5b33bd11e9c7c49b0928169 Fri Sep 13 09:48:33 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: allocate temporary memory map array
With CFG_BOOT_MEM enabled, allocate a temporary memory map array using boot_mem_alloc_tmp() instead of using the global static_mmap_regions[]. core_mmu_save_mem_map() is added and called from boot_init_primary_late() before the temporary memory is reused.
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 | core_mmu.c | f12843460d47d97ed5b33bd11e9c7c49b0928169 Fri Sep 13 09:48:33 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: allocate temporary memory map array
With CFG_BOOT_MEM enabled, allocate a temporary memory map array using boot_mem_alloc_tmp() instead of using the global static_mmap_regions[]. core_mmu_save_mem_map() is added and called from boot_init_primary_late() before the temporary memory is reused.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | f12843460d47d97ed5b33bd11e9c7c49b0928169 Fri Sep 13 09:48:33 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: allocate temporary memory map array
With CFG_BOOT_MEM enabled, allocate a temporary memory map array using boot_mem_alloc_tmp() instead of using the global static_mmap_regions[]. core_mmu_save_mem_map() is added and called from boot_init_primary_late() before the temporary memory is reused.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|