commit | 11d9b20f4baef02125fa7aff1e70c4c17f2ab1aa | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu Oct 26 12:05:01 2017 +0200 |
committer | Etienne Carriere <etienne.carriere@linaro.org> | Thu Oct 26 12:05:01 2017 +0200 |
tree | f35c212075d461723be93966cc5c04ae9f57e3ea | |
parent | 3b39efa49d9949c80b6e76b99829f84619b46110 [diff] |
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image OP-TEE dedicates the end of the Qemu secure DRAM as specific out-of-TEE secure RAM. To support this configuration the trusted firmware should not load OP-TEE resources in this area. To overcome the issue, OP-TEE pageable image is now loaded 2MByte above the secure RAM base address. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>