Hi, I wanted to test u-boot running out of EL3 which worked before and there are some small chagnes needed. At the same time I found that TEE configuration is not using proper load address because it wasn't tested. And also DTB location can be taken directly from .config value as is done for other values.
Thanks, Michal Changes in v2: - Guard CONFIG_XILINX_OF_BOARD_DTB_ADDR usage in binman Michal Simek (3): arm64: zynqmp: Fix TEE loading address and add hash arm64: zynqmp: Use DTB address base from .config arm64: zynqmp: Describe images without TF-A arch/arm/dts/zynqmp-binman-som.dts | 16 ++++++++++--- arch/arm/dts/zynqmp-binman.dts | 37 +++++++++++++++++++++--------- 2 files changed, 39 insertions(+), 14 deletions(-) -- 2.43.0