Lines Matching refs:address
34 - ``XILINX_OF_BOARD_DTB_ADDR`` : Specifies the base address of Device tree.
35 - ``ZYNQMP_ATF_MEM_BASE``: Specifies the base address of the bl31 binary.
37 - ``ZYNQMP_BL32_MEM_BASE``: Specifies the base address of the bl32 binary.
54 To reserve the above memory range in device tree, the device tree base address
58 XILINX_OF_BOARD_DTB_ADDR=<DTB address> bl31
60 The default DTB base address for ZynqMP platform is 0x100000. This default value
61 is not set in the code and to use this default address, user still needs to
65 the DDR address location using the build time parameters ZYNQMP_ATF_MEM_BASE and
68 The DDR address must be reserved in the DTB by the user, either by manually
69 adding the reserved memory node, in the device tree, with the required address
72 To let TF-A access and modify the device tree, the DTB address must be provided
76 ZYNQMP_ATF_MEM_BASE=<DDR address> ZYNQMP_ATF_MEM_SIZE=<size> \
77 XILINX_OF_BOARD_DTB_ADDR=<DTB address> bl31
82 When FSBL runs on RPU and TF-A is to be placed in DDR address range,
83 then the user needs to make sure that the DDR address is beyond 256KB.
86 For this use case, with the minimum base address in DDR for TF-A,
106 that data to hand off to the loaded images. The address of the handoff data