From: Yu-Chien Peter Lin <peter.lin@sifive.com>
To: ycliang@andestech.com, trini@konsulko.com, xypron.glpk@gmx.de,
seashell11234455@gmail.com, dan.carpenter@linaro.org,
mchitale@ventanamicro.com, ben.dooks@codethink.co.uk,
u-boot@lists.denx.de
Cc: Yu-Chien Peter Lin <peter.lin@sifive.com>
Subject: [RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow
Date: Sat, 11 Jan 2025 09:55:25 +0800 [thread overview]
Message-ID: <20250111015527.35528-1-peter.lin@sifive.com> (raw)
This patch series adds support for integrating OP-TEE OS into
the RISC-V boot flow. It allows specifying the load address
of the OP-TEE binary and updates binman to include the OP-TEE
OS image.
Yu-Chien Peter Lin (2):
riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
riscv: dts: binman.dtsi: Include OP-TEE OS image
arch/riscv/Kconfig | 6 ++++++
arch/riscv/dts/binman.dtsi | 26 ++++++++++++++++++++++++--
2 files changed, 30 insertions(+), 2 deletions(-)
--
2.39.3
next reply other threads:[~2025-01-11 4:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 1:55 Yu-Chien Peter Lin [this message]
2025-01-11 1:55 ` [RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR Yu-Chien Peter Lin
2025-02-03 3:58 ` Leo Liang
2025-01-11 1:55 ` [RFC PATCH 2/2] riscv: dts: binman.dtsi: Include OP-TEE OS image Yu-Chien Peter Lin
2025-02-03 3:59 ` Leo Liang
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=20250111015527.35528-1-peter.lin@sifive.com \
--to=peter.lin@sifive.com \
--cc=ben.dooks@codethink.co.uk \
--cc=dan.carpenter@linaro.org \
--cc=mchitale@ventanamicro.com \
--cc=seashell11234455@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
--cc=ycliang@andestech.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