Home
last modified time | relevance | path

Searched hist:d8d6cf247b1b5691d23e50c16377c0e2248cdd97 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_topology.cd8d6cf247b1b5691d23e50c16377c0e2248cdd97 Tue Feb 28 16:46:17 UTC 2017 Summer Qin <summer.qin@arm.com> ARM platforms: Add support for MT bit in MPIDR

This patch modifies some of the functions in ARM platform layer to cater
for the case when multi-threading `MT` is set in MPIDR. A new build flag
`ARM_PLAT_MT` is added, and when enabled, the functions accessing MPIDR
now assume that the `MT` bit is set for the platform and access the bit
fields accordingly.

Also, a new API plat_arm_get_cpu_pe_count is added when `ARM_PLAT_MT` is
enabled, returning the PE count within the physical cpu corresponding to
`mpidr`.

Change-Id: I04ccf212ac3054a60882761f4087bae299af13cb
Signed-off-by: Summer Qin <summer.qin@arm.com>
/rk3399_ARM-atf/plat/arm/common/
H A Darm_topology.cd8d6cf247b1b5691d23e50c16377c0e2248cdd97 Tue Feb 28 16:46:17 UTC 2017 Summer Qin <summer.qin@arm.com> ARM platforms: Add support for MT bit in MPIDR

This patch modifies some of the functions in ARM platform layer to cater
for the case when multi-threading `MT` is set in MPIDR. A new build flag
`ARM_PLAT_MT` is added, and when enabled, the functions accessing MPIDR
now assume that the `MT` bit is set for the platform and access the bit
fields accordingly.

Also, a new API plat_arm_get_cpu_pe_count is added when `ARM_PLAT_MT` is
enabled, returning the PE count within the physical cpu corresponding to
`mpidr`.

Change-Id: I04ccf212ac3054a60882761f4087bae299af13cb
Signed-off-by: Summer Qin <summer.qin@arm.com>
H A Darm_common.mkd8d6cf247b1b5691d23e50c16377c0e2248cdd97 Tue Feb 28 16:46:17 UTC 2017 Summer Qin <summer.qin@arm.com> ARM platforms: Add support for MT bit in MPIDR

This patch modifies some of the functions in ARM platform layer to cater
for the case when multi-threading `MT` is set in MPIDR. A new build flag
`ARM_PLAT_MT` is added, and when enabled, the functions accessing MPIDR
now assume that the `MT` bit is set for the platform and access the bit
fields accordingly.

Also, a new API plat_arm_get_cpu_pe_count is added when `ARM_PLAT_MT` is
enabled, returning the PE count within the physical cpu corresponding to
`mpidr`.

Change-Id: I04ccf212ac3054a60882761f4087bae299af13cb
Signed-off-by: Summer Qin <summer.qin@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.hd8d6cf247b1b5691d23e50c16377c0e2248cdd97 Tue Feb 28 16:46:17 UTC 2017 Summer Qin <summer.qin@arm.com> ARM platforms: Add support for MT bit in MPIDR

This patch modifies some of the functions in ARM platform layer to cater
for the case when multi-threading `MT` is set in MPIDR. A new build flag
`ARM_PLAT_MT` is added, and when enabled, the functions accessing MPIDR
now assume that the `MT` bit is set for the platform and access the bit
fields accordingly.

Also, a new API plat_arm_get_cpu_pe_count is added when `ARM_PLAT_MT` is
enabled, returning the PE count within the physical cpu corresponding to
`mpidr`.

Change-Id: I04ccf212ac3054a60882761f4087bae299af13cb
Signed-off-by: Summer Qin <summer.qin@arm.com>