Home
last modified time | relevance | path

Searched refs:populate (Results 1 – 25 of 26) sorted by relevance

12

/arm-trusted-firmware-2.8.0/include/lib/fconf/
A Dfconf.h27 .populate = (callback) \
44 int (*populate)(uintptr_t config); member
/arm-trusted-firmware-2.8.0/lib/fconf/
A Dfconf.c68 assert((populator->info != NULL) && (populator->populate != NULL)); in fconf_populate()
72 if (populator->populate(config) != 0) { in fconf_populate()
/arm-trusted-firmware-2.8.0/docs/components/fconf/
A Dindex.rst40 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
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/fdts/
A Dn1sdp_tb_fw_config.dts20 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/rde1edge/fdts/
A Drde1edge_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn1edge/fdts/
A Drdn1edge_tb_fw_config.dts20 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn2/fdts/
A Drdn2_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1/fdts/
A Drdv1_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1mc/fdts/
A Drdv1mc_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/sgi575/fdts/
A Dsgi575_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/fdts/
A Djuno_tb_fw_config.dts19 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/fdts/
A Dmorello_tb_fw_config.dts20 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/plat/arm/board/tc/fdts/
A Dtc_tb_fw_config.dts22 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/docs/design/
A Dpsci-pd-tree.rst9 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
A Dfirmware-design.rst175 exceptions. The default behavior upon receiving an exception is to populate
362 populate the necessary arguments for BL2, which may also include the memory
400 EL3 Runtime Software and populate it.
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fdts/
A Dfvp_tb_fw_config.dts23 * BL1 will populate these two properties with the respective
/arm-trusted-firmware-2.8.0/docs/components/
A Dras.rst74 The RAS framework provides the macros to populate error record information. The
117 The platform is expected populate an array using the macros above, and register
A Dgranule-protection-tables-design.rst107 ``GPT_MAP_REGION_BLOCK`` and ``GPT_MAP_REGION_GRANULE`` be used to populate
A Dxlat-tables-lib-v2-design.rst12 #. Statically allocate translation tables and populate them (at run-time) based
225 recommended to populate these structures by hand. Instead, wherever APIs expect
A Dsdei.rst61 ``SDEI_PRIVATE_EVENT()`` and ``SDEI_SHARED_EVENT()`` macros to populate the
A Drmm-el3-comms-spec.rst108 used to populate the Boot Manifest. Since the Boot Manifest can be accessed by
A Dexception-handling.rst489 to be taken to S-EL1 [#irq]_, so would get a chance to populate the designated
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-ls-fuse-prov.rst207 - User need to populate the "input_fuse_file", corresponding to the platform for:
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dpsci-lib-integration-guide.rst70 #. If ``psci_smc_handler()`` returns, populate the return value in R0 (AArch32)/
A Dporting-guide.rst2886 populate it in ``req_state`` (second argument) array as power domain level

Completed in 20 milliseconds

12