aboutsummaryrefslogtreecommitdiff
path: root/src/ethosu_pmu.c
AgeCommit message (Expand)Author
2024-04-22Verify return value of pmu_event_value() callsJonny Svärd
2023-02-16Fix (part of) SEI CERT coding standard warning23.02-rc223.02Ledion Daja
2022-10-03Reading QREAD and STATUS register22.11-rc1Kristofer Jonsson
2022-05-05Refactor power handling22.05-rc1Jonny Svärd
2021-12-22Add func to get nbr of PMU event countersJonny Svärd
2021-12-08Minor bugfixes and clean upJonny Svärd
2021-11-18Remove new line from log messages21.11-rc321.11-rc221.11Kristofer Jonsson
2021-11-01Autumn clean/refactor of NPU driverJonny Svärd
2021-07-08Improved Logging - Core Driver logging clean up21.08-rc321.08-rc221.08-rc121.08Anton Moberg
2021-06-08Spring clean/refactor of NPU driverJonny Svärd
2021-05-26Optimizations21.05-rc3Kristofer Jonsson
2021-05-24[Core Driver] Update and remove pmu "v2"-functionsAnton Moberg
2021-04-12Clock request disabled when PMU enabledAnton Moberg
2021-03-16Use event enum for configuring cycle counterPer Åstrand
2021-01-27MLBEDSW-3796 Ethos-U driver interface multiple NPUs21.02-rc221.02-rc1Anton Moberg
2020-10-23Incorrect PMU cycle counterKristofer Jonsson
2020-10-20PMU counter shadowKristofer Jonsson
2020-09-28Silence gcc > 7 type-limits warningPer Åstrand
2020-09-28Add default switch statementPer Åstrand
2020-09-23Resetting cached cycle counterKristofer Jonsson
2020-08-26Save and restore PMU settings and counters20.08-rc220.08Kristofer Jonsson
2020-07-03MLBEDSW-2378 Set NPU base address in ethosu_initBhavik Patel
2020-07-02Move PMU functions from pmu_ethosu.h to ethosu_pmu.cBhavik Patel
2020-05-08MLBEDSW-2194 Updating PMU filesKristofer Jonsson