All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: <u-boot@lists.denx.de>, <git@xilinx.com>
Cc: Tom Rini <trini@konsulko.com>
Subject: [PATCH 0/3] arm64: zynqmp: Update binman configurations
Date: Thu, 30 Jan 2025 09:08:28 +0100	[thread overview]
Message-ID: <cover.1738224505.git.michal.simek@amd.com> (raw)

Hi,

I wanted to test u-boot running out of EL3 which worked before and there
are some small chagnes needed. At the same time I found that TEE
configuration is not using proper load address because it wasn't tested.
And also DTB location can be taken directly from .config value as is done
for other values.

Thanks,
Michal


Michal Simek (3):
  arm64: zynqmp: Fix TEE loading address and add hash
  arm64: zynqmp: Use DTB address base from .config
  arm64: zynqmp: Describe images without TF-A

 arch/arm/dts/zynqmp-binman-som.dts | 14 ++++++++++---
 arch/arm/dts/zynqmp-binman.dts     | 33 ++++++++++++++++++++----------
 2 files changed, 33 insertions(+), 14 deletions(-)

-- 
2.43.0


             reply	other threads:[~2025-01-30  8:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30  8:08 Michal Simek [this message]
2025-01-30  8:08 ` [PATCH 1/3] arm64: zynqmp: Fix TEE loading address and add hash Michal Simek
2025-01-30  8:08 ` [PATCH 2/3] arm64: zynqmp: Use DTB address base from .config Michal Simek
2025-01-30  8:08 ` [PATCH 3/3] arm64: zynqmp: Describe images without TF-A Michal Simek

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=cover.1738224505.git.michal.simek@amd.com \
    --to=michal.simek@amd.com \
    --cc=git@xilinx.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.