Hi,
The Arm cortex-a32 is an ARMv8 with aarch32 support only. Is there any sample implementation for the Cortex-A32 PMU support? I couldnt find any standalone library. Also there seems to be no support in Linux.
TIA
Ill ask this question in a different way. Is the Cortex-A32 PMU compatible with ARMv7 PMU?
Yes,Cortex-A32 is an aarch32 only implementation of Armv8.0-A, the PMU programming model is the same as Armv7 MPU, but Cortex-A32 might have some specify PMU events.