public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/1] imx8m: Restrict usable memory based on rom_pointer[0]
@ 2021-08-23  2:43 Ying-Chun Liu
  2021-08-23  2:43 ` [PATCH 1/1] " Ying-Chun Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Ying-Chun Liu @ 2021-08-23  2:43 UTC (permalink / raw)
  To: u-boot; +Cc: Ying-Chun Liu (PaulLiu)

From: "Ying-Chun Liu (PaulLiu)" <paulliu@debian.org>

When TEE is loaded, we need to restrict the memory usage based
on rom_pointer[0]

This patch fixes a regression on Compulab IoT gate imx8 hang when
OPTEE runs.

Ying-Chun Liu (PaulLiu) (1):
  imx8m: Restrict usable memory based on rom_pointer[0]

 arch/arm/mach-imx/imx8m/soc.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-07 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23  2:43 [PATCH 0/1] imx8m: Restrict usable memory based on rom_pointer[0] Ying-Chun Liu
2021-08-23  2:43 ` [PATCH 1/1] " Ying-Chun Liu
2021-08-24  6:30   ` Frieder Schrempf
2021-10-07 14:12   ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox