commit | a1e4bc65e174f169b4dfaa5093e8f65b5228dc44 | [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 | 725ffdb5cbcc4b8a9726a68cc6ae0713266ba5a9 [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>