Searched refs:populate (Results 1 – 25 of 26) sorted by relevance
12
27 .populate = (callback) \44 int (*populate)(uintptr_t config); member
68 assert((populator->info != NULL) && (populator->populate != NULL)); in fconf_populate()72 if (populator->populate(config) != 0) { in fconf_populate()
40 then the platform has to provide a ``populate()`` function which essentially44 Such a ``populate()`` function is usually platform specific and is associated47 Hence each ``populate()`` function must be registered with a specific59 Hence the ``populate()`` callback must be registered to the (|FCONF|) framework105 This function will call all the ``populate()`` callbacks which have been
20 * BL1 will populate these two properties with the respective
21 * BL1 will populate these two properties with the respective
19 * BL1 will populate these two properties with the respective
22 * BL1 will populate these two properties with the respective
9 populate a tree that describes the hierarchy of power domains in the16 #. The generic PSCI code generates MPIDRs in order to populate the power domain23 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
175 exceptions. The default behavior upon receiving an exception is to populate362 populate the necessary arguments for BL2, which may also include the memory400 EL3 Runtime Software and populate it.
23 * BL1 will populate these two properties with the respective
74 The RAS framework provides the macros to populate error record information. The117 The platform is expected populate an array using the macros above, and register
107 ``GPT_MAP_REGION_BLOCK`` and ``GPT_MAP_REGION_GRANULE`` be used to populate
12 #. Statically allocate translation tables and populate them (at run-time) based225 recommended to populate these structures by hand. Instead, wherever APIs expect
61 ``SDEI_PRIVATE_EVENT()`` and ``SDEI_SHARED_EVENT()`` macros to populate the
108 used to populate the Boot Manifest. Since the Boot Manifest can be accessed by
489 to be taken to S-EL1 [#irq]_, so would get a chance to populate the designated
207 - User need to populate the "input_fuse_file", corresponding to the platform for:
70 #. If ``psci_smc_handler()`` returns, populate the return value in R0 (AArch32)/
2886 populate it in ``req_state`` (second argument) array as power domain level
Completed in 20 milliseconds