U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] arm: spl: prepare for jumping to OPTEE
@ 2021-10-20 12:12 Oleksandr Suvorov
  2021-10-20 12:12 ` [PATCH v3 1/1] " Oleksandr Suvorov
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksandr Suvorov @ 2021-10-20 12:12 UTC (permalink / raw)
  To: u-boot
  Cc: Tom Rini, Oleksandr Suvorov, Alexandru Gagniuc, Bin Meng,
	Jaehoon Chung, Marek Behún, Marek Vasut, Michael Walle,
	Pali Rohár, Patrick Delaunay, Ricardo Salveti, Simon Glass


This series introduces a weak and ARM-specific function to jump into
OP-TEE from SPL. The ARM-specific function fixes a system halting
when jumping to OP-TEE on some SoCs (the issue was found and fixed
for iMX6Q).

Changes in v3:
- squashed the fix commit :)

Changes in v2:
- fix: building on evb-rk3229 and evb-rk3288;
- fix: warning about return from noreturn-function.

Ricardo Salveti (1):
  arm: spl: prepare for jumping to OPTEE

 arch/arm/lib/spl.c | 11 +++++++++++
 common/spl/spl.c   | 11 +++++++++--
 include/spl.h      | 11 ++++++++++-
 3 files changed, 30 insertions(+), 3 deletions(-)

-- 
2.31.1


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-20 12:12 [PATCH v3 0/1] arm: spl: prepare for jumping to OPTEE Oleksandr Suvorov
2021-10-20 12:12 ` [PATCH v3 1/1] " Oleksandr Suvorov
2021-10-26 13:34   ` Tom Rini

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