aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Nannesson <stefan.nannesson@arm.com>2020-08-19 16:01:29 +0200
committerStefan Nannesson <stefan.nannesson@arm.com>2020-08-19 16:01:29 +0200
commite2e70241aa9bb11093222d07b83176ebafeddae1 (patch)
tree0333f5f91dc0e8564091c792ccc048d6a8c58569 /include
parent747c873606c34fb45bef36b525bdc7929d5e362a (diff)
downloadethos-u-core-driver-e2e70241aa9bb11093222d07b83176ebafeddae1.tar.gz
Update to HI 1.0.620.08-rc1
Change-Id: I0f127f7460be2a5d2eda5be2868c91f58cac03c0
Diffstat (limited to 'include')
-rw-r--r--include/pmu_ethosu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pmu_ethosu.h b/include/pmu_ethosu.h
index 41614e7..7eb5c09 100644
--- a/include/pmu_ethosu.h
+++ b/include/pmu_ethosu.h
@@ -105,6 +105,9 @@ enum ethosu_pmu_event_type
ETHOSU_PMU_AXI_LATENCY_256,
ETHOSU_PMU_AXI_LATENCY_512,
ETHOSU_PMU_AXI_LATENCY_1024,
+ ETHOSU_PMU_ECC_DMA,
+ ETHOSU_PMU_ECC_SB0,
+ ETHOSU_PMU_ECC_SB1,
ETHOSU_PMU_SENTINEL // End-marker (not event)
};