* [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE @ 2026-03-11 12:01 Ahmad Fatoum 2026-03-11 19:14 ` Marco Felsch 2026-03-13 13:21 ` Sascha Hauer 0 siblings, 2 replies; 3+ messages in thread From: Ahmad Fatoum @ 2026-03-11 12:01 UTC (permalink / raw) To: barebox; +Cc: mfe, Ahmad Fatoum There's no point in bothering users about this option if OP-TEE loading from PBL isn't even enabled. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> --- security/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/security/Kconfig b/security/Kconfig index c90f2bbacf26..b14803348b68 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -191,6 +191,7 @@ config PBL_OPTEE_DTB_MAX_SIZE hex default 0x0 prompt "OP-TEE FDT Size" + depends on PBL_OPTEE help The size of the DTB which is passed by the PBL to OP-TEE. This option can be left unchanged if OP-TEE DTB support isn't required. If OP-TEE -- 2.47.3 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE 2026-03-11 12:01 [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE Ahmad Fatoum @ 2026-03-11 19:14 ` Marco Felsch 2026-03-13 13:21 ` Sascha Hauer 1 sibling, 0 replies; 3+ messages in thread From: Marco Felsch @ 2026-03-11 19:14 UTC (permalink / raw) To: Ahmad Fatoum; +Cc: barebox On 26-03-11, Ahmad Fatoum wrote: > There's no point in bothering users about this option if OP-TEE loading > from PBL isn't even enabled. > > Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE 2026-03-11 12:01 [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE Ahmad Fatoum 2026-03-11 19:14 ` Marco Felsch @ 2026-03-13 13:21 ` Sascha Hauer 1 sibling, 0 replies; 3+ messages in thread From: Sascha Hauer @ 2026-03-13 13:21 UTC (permalink / raw) To: barebox, Ahmad Fatoum; +Cc: mfe On Wed, 11 Mar 2026 13:01:34 +0100, Ahmad Fatoum wrote: > There's no point in bothering users about this option if OP-TEE loading > from PBL isn't even enabled. > > Applied, thanks! [1/1] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE https://git.pengutronix.de/cgit/barebox/commit/?id=6b8a391412eb (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@pengutronix.de> ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-13 13:22 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2026-03-11 12:01 [PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE Ahmad Fatoum 2026-03-11 19:14 ` Marco Felsch 2026-03-13 13:21 ` Sascha Hauer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox