aboutsummaryrefslogtreecommitdiff
path: root/src/ethosu_device.c
AgeCommit message (Expand)Author
2021-04-13MLBEDSW-4301 - Verification check custom_dmaAnton Moberg
2020-11-24Update handling of soft reset20.11Kristofer Jonsson
2020-11-20Add API to set secure and privilege level of NPU20.11-rc2Per Åstrand
2020-10-20PMU counter shadowKristofer Jonsson
2020-10-16MLBEDSW-3094 Improve soft reset of ETHOSU when running jobsBhavik Patel
2020-09-28Don't use NULL for integer variablesPer Åstrand
2020-09-28Avoid casting to integer of different sizePer Åstrand
2020-08-26Save and restore PMU settings and counters20.08-rc220.08Kristofer Jonsson
2020-08-25zero initialize stack allocated register structsPer Åstrand
2020-08-24Base pointer offset and soft resetKristofer Jonsson
2020-07-22MLBEDSW-2594 Initialize the Ethos-U before every jobBhavik Patel
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-06-26MLBEDSW-2447 Set clock_q_enable & power_q_enable correctlyBhavik Patel
2020-06-12Move command stream and base address alignment checksBhavik Patel
2020-06-05MLBEDSW-2272 Reenable the version checker for optimizer configBhavik Patel
2020-05-18Include 0.180 in HI 1.0Douglas Troha
2020-05-13Update to HI 1.0Douglas Troha
2020-05-12Remove a unused parameter warningBhavik Patel
2020-04-16Add Ethos-u core driverKristofer Jonsson