mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-07 21:33:54 +00:00
Merge "fix(smccc): register PMUv3p5 and PMUv3p7 bits with the FEATURE_AVAILABILITY call" into integration
This commit is contained in:
commit
f2d12fce88
1 changed files with 2 additions and 0 deletions
|
@ -298,6 +298,8 @@ CASSERT((CPTR_EL3_FLIPPED & CPTR_EL3_FEATS) == CPTR_EL3_FLIPPED, cptr_flipped_no
|
|||
MDCR_MTPME_BIT | \
|
||||
MDCR_NSTBE_BIT | \
|
||||
MDCR_NSTB(2UL) | \
|
||||
MDCR_MCCD_BIT | \
|
||||
MDCR_SCCD_BIT | \
|
||||
MDCR_SDD_BIT | \
|
||||
MDCR_SPD32(3UL) | \
|
||||
MDCR_NSPB(2UL) | \
|
||||
|
|
Loading…
Add table
Reference in a new issue