From: Bryan Brattlof <bb@ti.com>
To: Denys Dmytriyenko <denys@konsulko.com>, Ryan Eatmon <reatmon@ti.com>
Cc: Meta-TI <meta-ti@lists.yoctoproject.org>, Bryan Brattlof <bb@ti.com>
Subject: [PATCH scarthgap/master] meta-ti-bsp: conf: drop BL32_BASE override for am62lxx-evm
Date: Fri, 22 Aug 2025 09:32:42 -0500 [thread overview]
Message-ID: <20250822-62l-tfa-cleanup-v1-1-1cb19995f083@ti.com> (raw)
The BL32_BASE address is properly set in TF-A to jump to OP-TEE's
entrypoint for the am62lxx SoC family, so we can safily drop this.
Signed-off-by: Bryan Brattlof <bb@ti.com>
---
meta-ti-bsp/conf/machine/am62lxx-evm.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-ti-bsp/conf/machine/am62lxx-evm.conf b/meta-ti-bsp/conf/machine/am62lxx-evm.conf
index 5c0535c244b777bd48a5931ab14cb5259b57ee15..607092a7cfa6888edfe582d03223d6b2d4a2026a 100644
--- a/meta-ti-bsp/conf/machine/am62lxx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62lxx-evm.conf
@@ -5,8 +5,6 @@
require conf/machine/include/am62lxx.inc
require conf/machine/include/ti-extras.inc
-TFA_K3_BL32_BASE = "0x80200000"
-
IMAGE_FSTYPES += "ubifs ubi"
MKUBIFS_ARGS ?= "-F -m 4096 -e 258048 -c 8500"
---
base-commit: 2e648fa3fdf859e4376d20a3cbed4f4545c9f937
change-id: 20250822-62l-tfa-cleanup-0a31bb7e62e0
Best regards,
--
Bryan Brattlof <bb@ti.com>
next reply other threads:[~2025-08-22 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-22 14:32 Bryan Brattlof [this message]
2025-08-22 14:35 ` [PATCH scarthgap/master] meta-ti-bsp: conf: drop BL32_BASE PRC Automation
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=20250822-62l-tfa-cleanup-v1-1-1cb19995f083@ti.com \
--to=bb@ti.com \
--cc=denys@konsulko.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=reatmon@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).