Searched hist:b36e639ba14c2b14866b9ba7b20f62e74a1159fb (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu_lpae.c | b36e639ba14c2b14866b9ba7b20f62e74a1159fb Tue Feb 14 07:21:35 UTC 2017 Zhizhou Zhang <zhizhouzhang@asrmicro.com> core: don't assume VA address size to 32-bit
For some board's PA may larger than 32-bit, in order to create identity memory mapping, we should enlarge TCR.T0SZ. Rename ADDR_SPACE_SIZE to CFG_LPAE_ADDR_SPACE_SIZE, and move the config entry to core/arch/arm/arm.mk.
Signed-off-by: Zhizhou Zhang <zhizhouzhang@asrmicro.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
|
| /optee_os/core/arch/arm/ |
| H A D | arm.mk | b36e639ba14c2b14866b9ba7b20f62e74a1159fb Tue Feb 14 07:21:35 UTC 2017 Zhizhou Zhang <zhizhouzhang@asrmicro.com> core: don't assume VA address size to 32-bit
For some board's PA may larger than 32-bit, in order to create identity memory mapping, we should enlarge TCR.T0SZ. Rename ADDR_SPACE_SIZE to CFG_LPAE_ADDR_SPACE_SIZE, and move the config entry to core/arch/arm/arm.mk.
Signed-off-by: Zhizhou Zhang <zhizhouzhang@asrmicro.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
|