commit | e66501a830c1a77ed0aba0218da46d528d14d4e2 | [log] [tgz] |
---|---|---|
author | Harinarayan Bhatta <harinarayan@ti.com> | Wed Sep 13 13:27:44 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 15 09:03:16 2017 -0400 |
tree | ef240209429375c6f8bb0756dba0fe7e2c718965 | |
parent | d17f4fe9959d840cb780985722c76a48f0253455 [diff] |
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image When the OP-TEE image is built for secure paging the load address may be in SRAM, remove checks that prevent this. Signed-off-by: Harinarayan Bhatta <harinarayan@ti.com> Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>