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....@sifive.com> > --- > arch/riscv/Kconfig | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>