Home
last modified time | relevance | path

Searched refs:MPIDR (Results 1 – 22 of 22) sorted by relevance

/external/arm-trusted-firmware/docs/design/
Dpsci-pd-tree.rst17 tree. It also uses an MPIDR to find a node in the tree. The assumption that
19 code is not scalable. The use of an MPIDR also restricts the number of
38 using an MPIDR. There is no requirement to perform state coordination while
130 corresponding to the MPIDR. It will return an error (-1) if an MPIDR is passed
132 platform API have changed since it is required to validate the passed MPIDR. It
137 the index since there is no need to validate the MPIDR of the calling core.
147 Dealing with holes in MPIDR allocation
151 core power domains, for example, Juno and FVPs, the logic to convert an MPIDR to
163 #. Implement more complex logic to convert a valid MPIDR to a core index while
173 allow use of a simpler logic to convert an MPIDR to a core index.
[all …]
Dfirmware-design.rst2513 These macros accept the CPU's MPIDR value, or its ordinal position
/external/arm-trusted-firmware/plat/rockchip/common/aarch32/
Dplat_helpers.S38 ldcopr r0, MPIDR
65 ldcopr r0, MPIDR
97 ldcopr r0, MPIDR
Dpmu_sram_cpus_on.S23 ldcopr r0, MPIDR
/external/arm-trusted-firmware/plat/arm/board/a5ds/aarch32/
Da5ds_helpers.S70 ldcopr r0, MPIDR
84 ldcopr r0, MPIDR
/external/arm-trusted-firmware/plat/arm/board/fvp/aarch32/
Dfvp_helpers.S53 ldcopr r2, MPIDR
97 ldcopr r0, MPIDR
/external/arm-trusted-firmware/plat/qemu/common/aarch32/
Dplat_helpers.S25 ldcopr r0, MPIDR
48 ldcopr r0, MPIDR
/external/arm-trusted-firmware/docs/
Dglobal_substitutions.txt26 .. |MPIDR| replace:: :term:`MPIDR`
Dglossary.rst91 MPIDR
Dchange-log.rst473 - Fixed initialization issues caused by incorrect MPIDR topology mapping
2736 accessing MPIDR assume that the `MT` bit is set for the platform and
/external/arm-trusted-firmware/docs/plat/arm/
Darm-build-options.rst38 cater for the multi-threading ``MT`` bit when accessing MPIDR. When this flag
39 is set, the functions which deal with MPIDR assume that the ``MT`` bit in
40 MPIDR is set and access the bit-fields in MPIDR accordingly. Default value of
/external/arm-trusted-firmware/plat/arm/common/aarch32/
Darm_helpers.S22 ldcopr r0, MPIDR
/external/arm-trusted-firmware/plat/arm/board/corstone700/common/
Dcorstone700_helpers.S61 ldcopr r0, MPIDR
/external/arm-trusted-firmware/docs/components/
Dplatform-interrupt-controller-API.rst207 the ID of the SGI. The second parameter, ``target``, must be the MPIDR of the
233 - ``INTR_ROUTING_MODE_PE`` means the interrupt is routed to the PE whose MPIDR
Dsecure-partition-manager.rst351 - *cpus* node provide the platform topology and allows MPIDR to VMPIDR
448 ``MPIDR``, entry point address and a CPU context address. The EL3 PSCI layer
/external/arm-trusted-firmware/docs/plat/arm/arm_fpga/
Dindex.rst30 - ``SUPPORT_UNKNOWN_MPID`` : Boolean option to allow unknown MPIDR registers.
/external/OpenCSD/decoder/tests/snapshots/tc2-ptm-rstk-t32/
Ddevice1.ini34 MPIDR=0x80000000 key
/external/OpenCSD/decoder/tests/snapshots/trace_cov_a15/
Ddevice1.ini34 MPIDR=0x80000000 key
/external/arm-trusted-firmware/include/arch/aarch32/
Darch_helpers.h217 DEFINE_COPROCR_READ_FUNC(mpidr, MPIDR) in DEFINE_SYSREG_RW_FUNCS()
Darch.h500 #define MPIDR p15, 0, c0, c0, 5 macro
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst833 This function validates the ``MPIDR`` of a CPU and converts it to an index,
835 case the ``MPIDR`` is invalid, this function returns -1. This function will only
2007 ``plat_sdei_handle_masked_trigger``. The MPIDR of the PE that received the
2081 CPU is specified by its ``MPIDR`` in a PSCI ``CPU_ON`` call. The ``pwr_domain_on()``
2238 by the ``MPIDR`` (first argument). The generic code expects the platform to
2437 domain. The target power domain is identified by using both ``MPIDR`` (first
2456 the power state of a node (identified by the first parameter, the ``MPIDR``) in
/external/arm-trusted-firmware/docs/plat/arm/fvp/
Dindex.rst136 like shifted affinity format for MPIDR, cannot be detected at build time