commit | b96a9fb62e7f403a8a0b82ee2faf47b2d21e1cf1 | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Fri Oct 06 17:44:32 2023 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Thu Oct 26 11:49:42 2023 +0100 |
tree | c837918fa08575d2eeb0781933545dcaff714919 | |
parent | 0bb0f64d5bf9399b820911ca88c7f6579decb5f3 [diff] |
Build: Disable PS test NV counters when PXN is enabled The PS test NV counters do not work when PXN is enabled, due to the counters being in the PS ARoT partition and called from the privileged test code. So, this patch disables them when PXN is enabled so that the regression tests can be run with PXN enabled. Change-Id: I7ef8d2c6f91ee284050503caf89365ae88bb0426 Signed-off-by: Jamie Fox <jamie.fox@arm.com>