mbox series

[0/8] perf/arm-cmn: Fixes and updates

Message ID cover.1723229941.git.robin.murphy@arm.com (mailing list archive)
Headers show
Series perf/arm-cmn: Fixes and updates | expand

Message

Robin Murphy Aug. 9, 2024, 7:15 p.m. UTC
Hi Will,

Here's the latest collection of accrued CMN fixes, along with a
surprisingly small update (way more refactoring than new content!)
for the newest product iteration.

Thanks,
Robin.


Robin Murphy (8):
  perf/arm-cmn: Refactor node ID handling. Again.
  perf/arm-cmn: Fix CCLA register offset
  perf/arm-cmn: Ensure dtm_idx is big enough
  perf/arm-cmn: Improve build-time assertions
  perf/arm-cmn: Make cycle counts less surprising
  perf/arm-cmn: Refactor DTC PMU register access
  dt-bindings: perf: arm-cmn: Add CMN S3
  perf/arm-cmn: Support CMN S3

 .../devicetree/bindings/perf/arm,cmn.yaml     |   1 +
 drivers/perf/arm-cmn.c                        | 300 ++++++++++--------
 2 files changed, 169 insertions(+), 132 deletions(-)