commit | 98cf267361785f566b661ccc2c1e4186a562699e | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Feb 27 10:44:44 2025 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Mar 07 15:28:35 2025 +0100 |
tree | 87ec2330e7c0d7077b9c34e61191198b25a89d62 | |
parent | 26c04791fa1d02d253abf377bd2050188361fdbc [diff] |
fix(smccc): register PMUv3p5 and PMUv3p7 bits with the FEATURE_AVAILABILITY call These bits were missed with the original implementation. They are set if supported, so we need to ignore them. Change-Id: I3a94017bacdc54bfc14f0add972240148da3b41d Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>