| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_dt.h | 25 .populate = (callback) \ 42 int (*populate)(uintptr_t config); member
|
| /rk3399_ARM-atf/include/lib/fconf/ |
| H A D | fconf.h | 27 .populate = (callback) \ 44 int (*populate)(uintptr_t config); member
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf.c | 64 assert((populator->info != NULL) && (populator->populate != NULL)); in fconf_populate() 68 if (populator->populate(config) != 0) { in fconf_populate()
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | index.rst | 40 then the platform has to provide a ``populate()`` function which essentially 44 Such a ``populate()`` function is usually platform specific and is associated 47 Hence each ``populate()`` function must be registered with a specific 59 Hence the ``populate()`` callback must be registered to the (|FCONF|) framework 105 This function will call all the ``populate()`` callbacks which have been
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/fdts/ |
| H A D | n1sdp_tb_fw_config.dts | 20 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdn2/fdts/ |
| H A D | rdn2_tb_fw_config.dts | 21 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/plat/arm/board/morello/fdts/ |
| H A D | morello_tb_fw_config.dts | 20 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/ |
| H A D | rdv3_tb_fw_config.dts | 21 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | psci-pd-tree.rst | 9 populate a tree that describes the hierarchy of power domains in the 16 #. The generic PSCI code generates MPIDRs in order to populate the power domain 23 mechanism used to populate the power domain topology tree. 127 populate the tree. 232 populate the two arrays. It is essentially a breadth-first-search. The nodes for
|
| H A D | firmware-design.rst | 133 - In case SPMC_AT_EL3 is enabled, populate the BL32 image base, size and max 180 exceptions. The default behavior upon receiving an exception is to populate 310 populate the necessary arguments for BL2, which may also include the memory 348 EL3 Runtime Software and populate it.
|
| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_tb_fw_config.dts | 22 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/plat/arm/board/juno/fdts/ |
| H A D | juno_tb_fw_config.dts | 19 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_tb_fw_config.dts | 23 * BL1 will populate these two properties with the respective
|
| /rk3399_ARM-atf/docs/plat/nxp/ |
| H A D | nxp-ls-fuse-prov.rst | 207 - User need to populate the "input_fuse_file", corresponding to the platform for:
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | ras.rst | 211 The RAS framework provides the macros to populate error record information. The 254 The platform is expected populate an array using the macros above, and register
|
| H A D | xlat-tables-lib-v2-design.rst | 12 #. Statically allocate translation tables and populate them (at run-time) based 209 recommended to populate these structures by hand. Instead, wherever APIs expect
|
| H A D | granule-protection-tables-design.rst | 115 ``GPT_MAP_REGION_BLOCK`` and ``GPT_MAP_REGION_GRANULE`` be used to populate
|
| H A D | rmm-el3-comms-spec.rst | 109 used to populate the Boot Manifest. Since the Boot Manifest can be accessed by 202 platform. This field is optional and platform can choose to not populate 934 RMM needs to identify the request and populate the response. For blocking calls, this SMC
|
| H A D | sdei.rst | 61 ``SDEI_PRIVATE_EVENT()`` and ``SDEI_SHARED_EVENT()`` macros to populate the
|
| H A D | exception-handling.rst | 489 to be taken to S-EL1 [#irq]_, so would get a chance to populate the designated
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | psci_osi_mode.rst | 343 ``validate_power_state`` handler, the platform implementation should populate
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 2658 caller has to identify the request and populate the accurate response. For blocking calls, 3255 populate it in ``req_state`` (second argument) array as power domain level
|
| H A D | change-log.md | 1941 …- populate secure partition number in makefile ([9327361](https://review.trustedfirmware.org/plugi… 2734 …- manually populate CNTFRQ reg ([11dff59](https://review.trustedfirmware.org/plugins/gitiles/TF-A/… 3265 …- populate kaslr-seed in next stage DT ([b9e34d1](https://review.trustedfirmware.org/plugins/gitil… 3353 …- populate handoff from TL ([1fbe81f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus… 4171 …- populate TOS_CONFIG only when SPMC_AT_EL3 is enabled ([10dcffe](https://review.trustedfirmware.o… 5801 …- populate gic v3 rdist data statically ([355dc3d](https://review.trustedfirmware.org/plugins/giti… 8771 …- populate HW_CONFIG in BL31 ([34a87d7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
|