aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIlkka Koskinen <[email protected]>2024-02-09 17:11:09 +0000
committerWill Deacon <[email protected]>2024-02-09 17:14:04 +0000
commit50572064ec7109b00eef8880e905f55861c8b3de (patch)
treecc3040d753cabaddba4f6b0b5494eee5f2a9f8ce /tools/perf/scripts/python/bin
parentf9daab0ad01cf9d165dbbbf106ca4e61d06e7fe8 (diff)
perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
AmpereOneX mesh implementation has a bug in HN-P nodes that makes them report incorrect child count. The failing crosspoints report 8 children while they only have two. When the driver tries to access the inexistent child nodes, it believes it has reached an invalid node type and probing fails. The workaround is to ignore those incorrect child nodes and continue normally. Signed-off-by: Ilkka Koskinen <[email protected]> [ rm: rewrote simpler generalised version ] Tested-by: Ilkka Koskinen <[email protected]> Signed-off-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/ce4b1442135fe03d0de41859b04b268c88c854a3.1707498577.git.robin.murphy@arm.com Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions