commit | fed9368529e5bc2c9111ac5a743688166661fd8f | [log] [tgz] |
---|---|---|
author | Rohit Mathew <rohit.mathew@arm.com> | Tue Apr 02 16:28:36 2024 +0100 |
committer | Rohit Mathew <rohit.mathew@arm.com> | Wed Apr 24 21:13:31 2024 +0100 |
tree | a902dc0a40633469137510fd5a88d69c62630126 | |
parent | 4679a22ceea4059a6bd4eab965ede07318a37985 [diff] |
feat(neoverse-rd): enable AMU if supported by the platform Set build-option ENABLE_FEAT_AMU to 2 for RD-V1 and RD-V1-MC so that AMU is enabled if the feature is implemented on these platforms. This would ensure that lower ELs could access system registers relevant to AMU without causing a trap to EL3. Signed-off-by: Rohit Mathew <rohit.mathew@arm.com> Change-Id: I4d34db0c102c786f34103746064e22600d28da33