Searched hist:ff902aaf6d5aad21f9b6f7c3d6518cdf77e62f6e (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | virtualization.c | ff902aaf6d5aad21f9b6f7c3d6518cdf77e62f6e Tue Jul 27 10:26:06 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add new init and nexus memory types
Adds the new memory types MEM_AREA_INIT_RAM_RO, MEM_AREA_INIT_RAM_RX and MEM_AREA_NEX_RAM_RO to make sure that the memory types MEM_AREA_TEE_RAM_RX, MEM_AREA_TEE_RAM_RO and MEM_AREA_TEE_RAM_RW are used only once. This is needed when to uniquely identify those memory areas in mobj_init() and mobj_phys_init().
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Anton Rybakov <a.rybakov@omp.ru>
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu.c | ff902aaf6d5aad21f9b6f7c3d6518cdf77e62f6e Tue Jul 27 10:26:06 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add new init and nexus memory types
Adds the new memory types MEM_AREA_INIT_RAM_RO, MEM_AREA_INIT_RAM_RX and MEM_AREA_NEX_RAM_RO to make sure that the memory types MEM_AREA_TEE_RAM_RX, MEM_AREA_TEE_RAM_RO and MEM_AREA_TEE_RAM_RW are used only once. This is needed when to uniquely identify those memory areas in mobj_init() and mobj_phys_init().
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Anton Rybakov <a.rybakov@omp.ru>
|