]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
authorHarinarayan Bhatta <harinarayan@ti.com>
Wed, 13 Sep 2017 18:27:44 +0000 (13:27 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 15 Sep 2017 13:03:16 +0000 (09:03 -0400)
commitbec3eb6b71bf6c00fe981e1166ab56b7e4c97709
treeef240209429375c6f8bb0756dba0fe7e2c718965
parentd8501cf43558d36137b9c97a2540fb8ac19685ce
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>
arch/arm/mach-omap2/sec-common.c