commit | cac40df61e53cecea2cb716fc5570856670506fa | [log] [tgz] |
---|---|---|
author | Yu-Chien Peter Lin <peter.lin@sifive.com> | Sat Jan 11 09:55:26 2025 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Mon Feb 03 15:26:00 2025 +0800 |
tree | 66f728fdaa76d552cb118147c2c579ab6c1c9595 | |
parent | 8fdbdd783994ae23de21e82307ee3e4904575961 [diff] |
riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR 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@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>