From: Jan Kiszka <jan.kiszka@siemens.com>
To: Sai Sree Kartheek Adivi <s-adivi@ti.com>,
cip-dev@lists.cip-project.org, vigneshr@ti.com
Subject: Re: [cip-dev][isar-cip-core][PATCH v2] u-boot-ti-am62px-sk: ti-extra.cfg: Remove redundant configs
Date: Tue, 2 Dec 2025 10:21:57 +0100 [thread overview]
Message-ID: <e5ffdb12-cff9-43bf-a705-e022abcd66f1@siemens.com> (raw)
In-Reply-To: <20251202074159.480744-1-s-adivi@ti.com>
On 02.12.25 08:41, Sai Sree Kartheek Adivi wrote:
> TEE, OPTEE, CMD_OPTEE_RPMB and EFI_MM_COMM_TEE are enabled in
> ftpm-stmm.cfg and it is always included for TI AM62Px builds. So remove
> it from ti-extra.cfg.
>
> The BOOTCOMMAND is stale which was initially used for testing purposes.
> pairing with RPMB is not recommended in production environments and also
> CFG_RPMB_WRITE_KEY=y is not set so this doesn't get triggered. Remove
> it.
>
> Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com>
> ---
> Changes in v2:
> - Write detailed commit msg
> Link to v1: https://lore.kernel.org/cip-dev/20251127063738.435868-2-s-adivi@ti.com/#t
>
> recipes-bsp/u-boot/files/ti-extra.cfg | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/recipes-bsp/u-boot/files/ti-extra.cfg b/recipes-bsp/u-boot/files/ti-extra.cfg
> index faff390..c10d046 100644
> --- a/recipes-bsp/u-boot/files/ti-extra.cfg
> +++ b/recipes-bsp/u-boot/files/ti-extra.cfg
> @@ -1,19 +1,14 @@
> ### FTPM + RPMB + StandaloneMM setup
> -CONFIG_TEE=y
> -CONFIG_OPTEE=y
> CONFIG_OPTEE_SERVICE_DISCOVERY=y
> CONFIG_TPM=y
> CONFIG_TPM_V2=y
> CONFIG_CMD_TPM=y
> CONFIG_TPM2_FTPM_TEE=y
> -CONFIG_CMD_OPTEE_RPMB=y
> CONFIG_SUPPORT_EMMC_RPMB=y
> -CONFIG_EFI_MM_COMM_TEE=y
> CONFIG_MEASURED_BOOT=y
> CONFIG_CMD_NVEDIT_EFI=y
> CONFIG_CMD_MMC_RPMB=y
> CONFIG_EFI_TCG2_PROTOCOL=n
> -CONFIG_BOOTCOMMAND="setenv pair_rpmb_key 'setenv -e -nv -bs -rt pairing 1; setenv -e pairing'; run pair_rpmb_key; bootefi bootmgr"
>
> # workaround for v2025.07
> CONFIG_USB_STORAGE=y
Thanks, will apply this once the dust over trixie CI settled.
Jan
--
Siemens AG, Foundational Technologies
Linux Expert Center
prev parent reply other threads:[~2025-12-02 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 7:41 [cip-dev][isar-cip-core][PATCH v2] u-boot-ti-am62px-sk: ti-extra.cfg: Remove redundant configs Sai Sree Kartheek Adivi
2025-12-02 9:21 ` Jan Kiszka [this message]
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=e5ffdb12-cff9-43bf-a705-e022abcd66f1@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=cip-dev@lists.cip-project.org \
--cc=s-adivi@ti.com \
--cc=vigneshr@ti.com \
/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