commit | ae73b16cab9acb9083078ccfb57a8ff03e1ed33a | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Aug 24 15:39:09 2017 +0200 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Fri Aug 25 10:17:41 2017 +0200 |
tree | 7fe2bfe9f605fd75dd3d5c0c1e331b3e0aa54bb8 | |
parent | ec80f524ec1bcb580a781e0bc60110bdbea2641d [diff] |
ARM plat: change OP-TEE pageable load base Changes ARM_OPTEE_PAGEABLE_LOAD_BASE to end of ARM_AP_TZC_DRAM1. ARM_OPTEE_PAGEABLE_LOAD_SIZE is also increased to 4MB to optimize translation table usage. This change makes loading of paged part easier inside OP-TEE OS as the previous location of ARM_OPTEE_PAGEABLE_LOAD_BASE normally isn't mapped if paging is enabled. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>