[RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow

Yu-Chien Peter Lin peter.lin at sifive.com
Sat Jan 11 02:55:25 CET 2025


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



More information about the U-Boot mailing list