(old) | htmldiff from- | (new) |
The MPAMF_PRI_IDR characteristics are:
Indicates which MPAM priority partitioning features are present on this MSC. MPAMF_PRI_IDR_s indicates priority partitioning features accessed from the Secure MPAM feature page. MPAMF_PRI_IDR_ns indicates priority partitioning features accessed from the Non-secure MPAM feature page.
When MPAMF_IDR.HAS_RIS is 1, some fields in this register give information for the resource instance selected by MPAMCFG_PART_SEL.RIS. The description of every field that is affected by MPAMCFG_PART_SEL.RIS has that information within the field description.
The power domain of MPAMF_PRI_IDR is IMPLEMENTATION DEFINED.
This register is present only when FEAT_MPAM is implemented and MPAMF_IDR.HAS_PRI_PART == 1. Otherwise, direct accesses to MPAMF_PRI_IDR are RES0.
MPAMF_PRI_IDR is a 32-bit register.
The MPAMF_PRI_IDR bit assignments are:
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RES0 | DSPRI_WD | RES0 | DSPRI_0_IS_LOW | HAS_DSPRI | RES0 | INTPRI_WD | RES0 | INTPRI_0_IS_LOW | HAS_INTPRI |
Reserved, RES0.
Number of implemented bits in the downstream priority field (DSPRI) of MPAMCFG_PRI.
If HAS_DSPRI == 1, this field must contain a value from 1 to 16, inclusive.
If HAS_DSPRI == 0, this field must be 0.
If RIS is implemented, this field indicates the number of downstream priority bits for the resource instance selected by MPAMCFG_PART_SEL.RIS.
Reserved, RES0.
Indicates whether 0 in MPAMCFG_PRI.DSPRI is the lowest or the highest downstream priority.
DSPRI_0_IS_LOW | Meaning |
---|---|
0b0 | In the MPAMCFG_PRI.DSPRI field, a value of 0 means the highest priority. |
0b1 | In the MPAMCFG_PRI.DSPRI field, a value of 0 means the lowest priority. |
If RIS is implemented, this field indicates that 0 is the lowest downstream priority for the resource instance selected by MPAMCFG_PART_SEL.RIS.
Indicates that the MPAMCFG_PRI register implements the DSPRI field.
HAS_DSPRI | Meaning |
---|---|
0b0 | This MSC supports priority partitioning, but does not implement a downstream priority (DSPRI) field in the MPAMCFG_PRI register. |
0b1 | This MSC supports downstream priority partitioning and implements the downstream priority (DSPRI) field in the MPAMCFG_PRI register. |
If RIS is implemented, this field indicates that downstream priority is implemented for the resource instance selected by MPAMCFG_PART_SEL.RIS.
Reserved, RES0.
Number of implemented bits in the internal priority field (INTPRI) in the MPAMCFG_PRI register.
If HAS_INTPRI == 1, this field must contain a value from 1 to 16, inclusive.
If HAS_INTPRI == 0, this field must be 0.
If RIS is implemented, this field indicates the number of internal priority bits for the resource instance selected by MPAMCFG_PART_SEL.RIS.
Reserved, RES0.
Indicates whether 0 in MPAMCFG_PRI.INTPRI is the lowest or the highest internal priority.
INTPRI_0_IS_LOW | Meaning |
---|---|
0b0 | In the MPAMCFG_PRI.INTPRI field, a value of 0 means the highest priority. |
0b1 | In the MPAMCFG_PRI.INTPRI field, a value of 0 means the lowest priority. |
If RIS is implemented, this field indicates that 0 is the lowest internal priority for the resource instance selected by MPAMCFG_PART_SEL.RIS.
Indicates that this MSC implements the INTPRI field in the MPAMCFG_PRI register.
HAS_INTPRI | Meaning |
---|---|
0b0 | This MSC supports priority partitioning, but does not implement the internal priority (INTPRI) field in the MPAMCFG_PRI register. |
0b1 | This MSC supports internal priority partitioning and implements the internal priority (INTPRI) field in the MPAMCFG_PRI register. |
If RIS is implemented, this field indicates that internal priority is implemented for the resource instance selected by MPAMCFG_PART_SEL.RIS.
This register is within the MPAM feature page memory frames. In a system that supports Secure and Non-secure memory maps, there must be both Secure and Non-secure MPAM feature pages.
MPAMF_PRI_IDR is read-only.
MPAMF_PRI_IDR must be readable from the Non-secure and Secure MPAM feature pages.
MPAMF_PRI_IDR is permitted to have the same contents when read from either the Secure and Non-secure MPAM feature pages unless the register contents is different for Secure and Non-secure versions, when there must be separate registers in the Secure (MPAMF_PRI_IDR_s) and Non-secure (MPAMF_PRI_IDR_ns) MPAM feature pages.
When MPAMF_IDR.HAS_RIS is 1, MPAMF_PRI_IDR shows the configuration of priority partitioning for the resource instance selected by MPAMCFG_PART_SEL.RIS. Fields that mention RIS in their field descriptions have values that track the implemented properties of the resource instance. Fields that do not mention RIS are constant across all resource instances.
Component | Frame | Offset | Instance |
---|---|---|---|
MPAM | MPAMF_BASE_s | 0x0048 | MPAMF_PRI_IDR_s |
Accesses on this interface are RO.
Component | Frame | Offset | Instance |
---|---|---|---|
MPAM | MPAMF_BASE_ns | 0x0048 | MPAMF_PRI_IDR_ns |
Accesses on this interface are RO.
3001/0907/2020 15:0757; ccead0cb9f089f9ceec50268e82aec9e7104721180324f0b9997bede489cc15ad1565345720bcd2a
Copyright © 2010-2020 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.
(old) | htmldiff from- | (new) |