aboutsummaryrefslogtreecommitdiff
path: root/include/ethosu_driver.h
AgeCommit message (Expand)Author
2024-04-19Add missing mutex/semaphore prototypes to headerJonny Svärd
2023-12-19Support timeout for interrupt semaphore24.02-rc124.02Jonny Svärd
2023-02-16Fix (part of) SEI CERT coding standard warning23.02-rc223.02Ledion Daja
2022-11-14Update header file documentation22.11-rc222.11Kristofer Jonsson
2022-11-14Remapping command stream and base pointersKristofer Jonsson
2022-05-05Refactor power handling22.05-rc1Jonny Svärd
2022-04-20Change mutex and semaphore handling weak functions prototypeLedion Daja
2022-03-31Add driver async APIJonny Svärd
2022-01-28Inference begin and end user argumentKristofer Jonsson
2021-11-01Autumn clean/refactor of NPU driverJonny Svärd
2021-06-28Revert "Remove static inline v2 function"Kristofer Jonsson
2021-06-14Remove static inline v2 functionAnton Moberg
2021-06-14Add ethosu_deinit()Anton Moberg
2021-06-08Spring clean/refactor of NPU driverJonny Svärd
2021-05-03[Core driver] Update to support removal of "_v"-functions21.05-rc221.05-rc1Anton Moberg
2021-04-13MLBEDSW-4301 - Verification check custom_dmaAnton Moberg
2021-04-12Clock request disabled when PMU enabledAnton Moberg
2021-03-23Multi NPU update APIsAnton Moberg
2021-02-19MLBEDSW-3868 - Driver multiNPU lockingAnton Moberg
2021-01-27MLBEDSW-3796 Ethos-U driver interface multiple NPUs21.02-rc221.02-rc1Anton Moberg
2021-01-18Added simplified driver setupAnton Moberg
2020-11-24Restore default init values as init_v2Per Åstrand
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-04Move fast memory area to core driverKristofer Jonsson
2020-08-05Header cleanupKristofer Jonsson
2020-07-03MLBEDSW-2378 Set NPU base address in ethosu_initBhavik Patel
2020-05-11MLBEDSW-1796 Refactor IRQ initializationPer Åstrand
2020-04-16Add Ethos-u core driverKristofer Jonsson