Home
last modified time | relevance | path

Searched refs:group (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dio_dev_registration.puml10 group io dev registration
51 end group
A Dio_dev_init_and_check.puml8 group init and check device (image_id)
61 end group
/tf-a-ffa_el3_spmc/docs/design_documents/
A Dcmake_framework.rst68 The related parameters shall be packed into a group (or "setting group"). The
81 the previous section. A group can be applied onto a target, i.e. a collection of
125 First, we create a setting group called *mem_conf* and fill it with several
130 Next, we create a target called *fw1* and add the *mem_conf* setting group to
132 the parameters declared in the setting group. Then we set the target type to
134 the settings group, we can use it for conditionally adding source files. E.g.
/tf-a-ffa_el3_spmc/tools/memory/
A Dprint_memory_map.py57 address_list.append([match.group(0), symbol, image])
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/
A Dplat_ras.c430 #define ADD_ONE_ERR_GROUP(errselr_start, group) \ argument
431 ERR_RECORD_SYSREG_V1((errselr_start), (uint32_t)ARRAY_SIZE((group)), \
433 &tegra194_ras_record_handler, (group))
/tf-a-ffa_el3_spmc/plat/imx/common/include/sci/svc/misc/
A Dsci_misc_api.h190 sc_misc_dma_group_t group);
/tf-a-ffa_el3_spmc/plat/imx/common/sci/svc/misc/
A Dmisc_rpc_clnt.c93 sc_misc_dma_group_t group) in sc_misc_set_dma_group() argument
102 RPC_U8(&msg, 2U) = (uint8_t)group; in sc_misc_set_dma_group()
/tf-a-ffa_el3_spmc/lib/romlib/
A Dromlib_generator.py254 mapping = {"jmptbl_address": matching_symbol.group(1)}
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst569 This mask reflects the set of group counters that should be enabled. The
570 maximum number of group 1 counters supported by AMUv1 is 16 so the mask
571 can be at most 0xffff. If the platform does not define this mask, no group 1
2111 *power domain*. A *power domain* is a CPU or a logical group of CPUs which
2120 CPUs (for example, a cluster), and level 2 is a group of clusters (for
2635 ``ICC_HPPIR0_EL1``, *Highest Priority Pending group 0 Interrupt Register*,
2675 register ``ICC_HPPIR1_EL1``, *Highest Priority Pending Interrupt group 1
2676 Register* is read to determine the id of the group 1 interrupt. This id
2682 register ``ICC_HPPIR1_EL1``, *Highest Priority Pending group 1 Interrupt
2709 group 1*. The read changes the state of the highest pending interrupt from
[all …]
A Drt-svc-writers-guide.rst20 independent implementation of services for each group, which are then compiled
A Dbuild-options.rst25 - ``AMU_RESTRICT_COUNTERS``: Register reads to the group 1 counters will return
/tf-a-ffa_el3_spmc/docs/components/
A Dplatform-interrupt-controller-API.rst179 assign the interrupt to the right group.
A Dexception-handling.rst532 interrupts. This programs the appropriate priority and group (Group 0) on
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-style.rst370 Within each group, ``#include`` statements must be in alphabetical order,
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1319 (priority, group, configuration). Each element of the array shall be populated

Completed in 24 milliseconds