diff options
author | Robert Richter <[email protected]> | 2015-09-21 22:58:38 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-09-29 10:10:54 +0200 |
commit | 94100970743365a9f9e186520e77ef56c492058d (patch) | |
tree | 6995564ff174a9c2bf43291c69fb661ee8fbfac0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 67510ccafb9d69e79079b5cd6c9959025bc02061 (diff) |
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
This implements two gicv3-its errata workarounds for ThunderX. Both
with small impact affecting only ITS table allocation.
erratum 22375: only alloc 8MB table size
erratum 24313: ignore memory access type
The fixes are in ITS initialization and basically ignore memory access
type and table size provided by the TYPER and BASER registers.
Signed-off-by: Ganapatrao Kulkarni <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
Reviewed-by: Marc Zygnier <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: Tirumalesh Chalamarla <[email protected]>
Cc: [email protected]
Cc: Jason Cooper <[email protected]>
Cc: Will Deacon <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions