aboutsummaryrefslogtreecommitdiff
path: root/platform/generic/include/thead/c9xx_errata.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/generic/include/thead/c9xx_errata.h')
-rw-r--r--platform/generic/include/thead/c9xx_errata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/generic/include/thead/c9xx_errata.h b/platform/generic/include/thead/c9xx_errata.h
index bf97938..40c1587 100644
--- a/platform/generic/include/thead/c9xx_errata.h
+++ b/platform/generic/include/thead/c9xx_errata.h
@@ -7,6 +7,7 @@
* stale entrie avoid incorrect memory access.
*/
#define THEAD_QUIRK_ERRATA_TLB_FLUSH BIT(0)
+#define THEAD_QUIRK_ERRATA_THEAD_PMU BIT(1)
void thead_register_tlb_flush_trap_handler(void);