mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] common: reword CONFIG_PBL_OPTEE help text
@ 2025-05-06 13:23 Ahmad Fatoum
  2025-05-08  7:33 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-05-06 13:23 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The help text wasn't updated after the option was enabled for ARM64,
so adapt it accordingly.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 common/Kconfig | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 31360892aeef..9bb56b722435 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1225,7 +1225,11 @@ config PBL_OPTEE
 	select HAVE_OPTEE
 	help
 	  Allows starting OP-TEE during lowlevel initialization of the PBL.
-	  Requires explicit support in the board's lowlevel file.
+	  Requires explicit support in the board's lowlevel file (for ARM32)
+	  or the generic SoC support (for ARM64).
+
+	  The trampoline for jumping back from OP-TEE to barebox does currently
+	  not handle THUMB2, so barebox must be built either for A32 or A64.
 
 endmenu
 
-- 
2.39.5




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

* Re: [PATCH] common: reword CONFIG_PBL_OPTEE help text
  2025-05-06 13:23 [PATCH] common: reword CONFIG_PBL_OPTEE help text Ahmad Fatoum
@ 2025-05-08  7:33 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-05-08  7:33 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Tue, 06 May 2025 15:23:48 +0200, Ahmad Fatoum wrote:
> The help text wasn't updated after the option was enabled for ARM64,
> so adapt it accordingly.
> 
> 

Applied, thanks!

[1/1] common: reword CONFIG_PBL_OPTEE help text
      https://git.pengutronix.de/cgit/barebox/commit/?id=59c17d7c1eb3 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2025-05-08  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-06 13:23 [PATCH] common: reword CONFIG_PBL_OPTEE help text Ahmad Fatoum
2025-05-08  7:33 ` Sascha Hauer

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