aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01Update tensorflow to 2.15 in requirements.txt24.02-rc124.02Jonny Svärd
2024-02-01Remove GCC workaround for Arm(R) Cortex(R)-M85 CPUMåns Nilsson
2024-01-24Change threadx_demo to only build for Corstone-300Mikael Olsson
2024-01-22Change threadx_demo to use ThreadX lib init fileMikael Olsson
2024-01-16Remove cancel error for inference not in queueMikael Olsson
2024-01-16Remove designated initializer usage in remoteprocMikael Olsson
2024-01-11Add support for version 11.24 of Corstone FVPs in CTest scriptLedion Daja
2023-12-21Change to accumulate PMU values in message handlerMikael Olsson
2023-12-19Add app support for core_driver inference timeoutJonny Svärd
2023-12-15Update message_handler_openamp to use NPU profilerMikael Olsson
2023-11-06Update tensorflow to 2.14 in requirements.txt23.11-rc223.11-rc123.11Jonny Svärd
2023-10-31Add support for Corstone-310 FVP version 11.22 in CTest scriptLedion Daja
2023-09-28Remove address translation for buffer and carveoutMikael Olsson
2023-09-28Add resource table entry for address translationMikael Olsson
2023-09-27Update supported FVP versions in CTest scriptpolved01
2023-09-25Fix minor typos and naming in commentsLedion Daja
2023-09-21Set mailbox interrupt priority in message handlerMikael Olsson
2023-07-14Update tensorflow to 2.12 in requirements.txt23.08-rc223.08-rc123.08Jonny Svärd
2023-06-15Add trace resource entry in firmware's resource tableLedion Daja
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