Lines Matching refs:in
52 above memory range will NOT be reserved in device tree.
54 To reserve the above memory range in device tree, the device tree base address
61 is not set in the code and to use this default address, user still needs to
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
82 When FSBL runs on RPU and TF-A is to be placed in DDR address range,
86 For this use case, with the minimum base address in DDR for TF-A,
95 The stack size in TF-A for ZynqMP platform is configurable.
96 The custom package can define the desired stack size as per the requirement in
107 structure is passed in the ``PMU_GLOBAL.GLOBAL_GEN_STORAGE6`` register. The
131 common to the cluster are grouped in the power domain on the top.
141 custom_smc_handler in this service.
145 included in TF-A build, their definition of custom_smc_handler is
148 Custom package makefile fragment inclusion in TF-A build
157 custom_pkg.mk so as to get included in TF-A build.
161 supposed to be included in TF-A build.
163 - when <CUSTOM_PKG_PATH> is specified in TF-A build command,
164 custom_pkg.mk is included from <CUSTOM_PKG_PATH> in TF-A build.