DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH 2/4] v8a: barebox: enable smc command
Date: Sun, 19 Apr 2026 18:53:32 +0200	[thread overview]
Message-ID: <20260419165338.3143134-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20260419165338.3143134-1-a.fatoum@pengutronix.de>

The smc command allows synchronously querying the secure monitor and can
be useful in verifying whether TrustZone isolation was correctly
configured, so enable it.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v8a/barebox.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
index 98e1608841a9..22c58fbc9b6d 100644
--- a/configs/platform-v8a/barebox.config
+++ b/configs/platform-v8a/barebox.config
@@ -576,7 +576,7 @@ CONFIG_CMD_HWMON=y
 CONFIG_CMD_I2C=y
 CONFIG_CMD_LED=y
 CONFIG_CMD_POWEROFF=y
-# CONFIG_CMD_SMC is not set
+CONFIG_CMD_SMC=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_LED_TRIGGER=y
 CONFIG_CMD_USB=y
-- 
2.47.3




  reply	other threads:[~2026-04-19 16:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-19 16:53 [DistroKit] [PATCH 1/4] barebox: update to v2026.04.0 Ahmad Fatoum
2026-04-19 16:53 ` Ahmad Fatoum [this message]
2026-04-19 16:53 ` [DistroKit] [PATCH 3/4] barebox: enable varinfo command Ahmad Fatoum
2026-04-19 16:53 ` [DistroKit] [PATCH 4/4] v8a: tf-a: update to v2.14 Ahmad Fatoum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260419165338.3143134-2-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox