From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Thu, 14 Sep 2017 09:25:46 +0530 Subject: [U-Boot] [PATCH] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image In-Reply-To: <20170913182744.8309-1-afd@ti.com> References: <20170913182744.8309-1-afd@ti.com> Message-ID: <297f8fd8-8656-4e72-461f-5d680ac49d4f@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 13 September 2017 11:57 PM, Andrew F. Davis wrote: > From: Harinarayan Bhatta > > 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 > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh