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