[RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
Leo Liang
ycliang at andestech.com
Mon Feb 3 04:58:51 CET 2025
On Sat, Jan 11, 2025 at 09:55:26AM +0800, Yu-Chien Peter Lin wrote:
> Allow specifying load address of OP-TEE binary. It is
> recommended that the specified address aligns with the
> base address of an PMP-protected NAPOT region and matches
> the CFG_TDDRAM_START configuration in OP-TEE.
>
> Signed-off-by: Yu-Chien Peter Lin <peter.lin at sifive.com>
> ---
> arch/riscv/Kconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list