aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15Explicity set Ethos-U interrupt priority23.05-rc223.05Jonny Svärd
2023-05-11Update required versions of Python and Tensorflow23.05-rc1Jonny Svärd
2023-05-08Remove LSTM kernel relocation for gcc buildsJonny Svärd
2023-04-04Remove ETHOSU define from targetsJonny Svärd
2023-03-14Fix SEI CERT coding standard warningsLedion Daja
2023-02-16Update baremetal systick timer handling23.02-rc223.02Kristofer Jonsson
2023-02-13Don't lock and unlock ThreadX mutex during initializationKristofer Jonsson
2023-02-10Fix size of TFLM arenaKristofer Jonsson
2023-02-08Updating message handler firmware23.02-rc1Kristofer Jonsson
2023-01-25Change app examples to use counting semaphoreJonny Svärd
2022-12-15Remove ethosu_core and ethosu_applicationsKristofer Jonsson
2022-12-14Change modelName to char array in keyword_spotting models' header filesLedion Daja
2022-12-14Remove duplicate linking of message handler test apps to mhu_dummy libLedion Daja
2022-12-14Add minimal implementation of syscalls in retarget file.Ledion Daja
2022-12-12Event Monitor documentationKristofer Jonsson
2022-12-05Ethos-U Monitor main functionKristofer Jonsson
2022-12-05Use delta delays for baremetal applicationKristofer Jonsson
2022-11-23Updating Tensorflow requirement to 2.1022.11Kristofer Jonsson
2022-11-16Update documentation how to build for Windows22.11-rc2Kristofer Jonsson
2022-11-04Update README how to contributeKristofer Jonsson
2022-10-25Add list of files to be ignored from inclusive language scanning22.11-rc1Ledion Daja
2022-10-25Add support for ARMCompiler 6.19Jonny Svärd
2022-10-19Ethos-U PMU monitorKristofer Jonsson
2022-10-18Configure write-through caching for Corstone-310 BRAMKristofer Jonsson
2022-09-30Fix cmake CMAKE_SYSTEM_PROCESSOR string matchesLedion Daja
2022-09-29Place code segement in BRAMKristofer Jonsson
2022-09-19Move LSTM kernel to BRAMKristofer Jonsson
2022-09-13Remove CMake workaround for Arm ClangLedion Daja
2022-09-08Add test message handler to be used for testingDavide Grohmann
2022-08-25Add message_handler tests for inference cancellationDavide Grohmann
2022-08-25Add negative testing to message_handlerDavide Grohmann
2022-08-24Skip ThreadX application for NPU configs other than ethos-u55-128Ledion Daja
2022-08-23Fix wrong assertion in test for Ethos-U6522.08Davide Grohmann
2022-08-17Make sure that unused symbols are dropped when using GCC22.08-rc2Davide Grohmann
2022-08-17Add first set of tests for the message_handlerDavide Grohmann
2022-08-17Generalize test models to be reusedDavide Grohmann
2022-08-16Fix: compile message_handler_lib with correct flagsDavide Grohmann
2022-08-15Updating Tensorflow to 2.9.0Kristofer Jonsson
2022-08-10Increase stack for ThreadX demo22.08-rc1Kristofer Jonsson
2022-08-09Revert "Corstone-310 FVP update"Davide Grohmann
2022-08-03Corstone-310 FVP updateKristofer Jonsson
2022-06-28Bug fix for queue capacity calculationKristofer Jonsson
2022-06-28Initialize padding for core message queuesKristofer Jonsson
2022-06-20Disable Timing Adapters for Corstone-310Henrik Hoglind
2022-06-20Update npu config for corstone-310Henrik Hoglind
2022-06-15Improve documentationLedion Daja
2022-06-13Documenting porting guidelinesKristofer Jonsson
2022-06-13Refactor message_handler app to be more test friendlyDavide Grohmann
2022-06-13Fix: add missing ethosu_core_*_queue mapping in scatter fileDavide Grohmann
2022-06-10Fix: add missing sections to dram in corstone-300Davide Grohmann