aboutsummaryrefslogtreecommitdiff
path: root/targets/corstone-300
AgeCommit message (Expand)Author
2024-01-22Change threadx_demo to use ThreadX lib init fileMikael Olsson
2023-09-25Fix minor typos and naming in commentsLedion Daja
2023-05-15Explicity set Ethos-U interrupt priority23.05-rc223.05Jonny Svärd
2023-05-08Remove LSTM kernel relocation for gcc buildsJonny Svärd
2023-04-04Remove ETHOSU define from targetsJonny Svärd
2022-12-14Add minimal implementation of syscalls in retarget file.Ledion Daja
2022-10-25Add support for ARMCompiler 6.19Jonny Svärd
2022-10-19Ethos-U PMU monitorKristofer Jonsson
2022-09-29Place code segement in BRAMKristofer Jonsson
2022-09-19Move LSTM kernel to BRAMKristofer Jonsson
2022-08-25Add negative testing to message_handlerDavide Grohmann
2022-06-10Fix: add missing sections to dram in corstone-300Davide Grohmann
2022-05-24Bugfix for tarmac traces being always enabled22.05-rc322.05Jonny Svärd
2022-05-06Fix: length for scatter loading should be in words not in bytesDavide Grohmann
2022-03-03Update ld script for corstone-300Johan Alfvén
2022-02-25Add CMake variable to pass arguments to ctest22.02-rc3Per Åstrand
2022-01-18Build system updatesKristofer Jonsson
2022-01-18Fix CMake warningsNir Ekhauz
2021-12-22Timing adapter fix, init constructor priorityKristofer Jonsson
2021-12-14Add mpu driver and remove interface libraryYulia Garbovich
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-25Use CMake to find Python 3 interpreter21.11-rc3Kristofer Jonsson
2021-11-22Updating required CMake version to 3.20Kristofer Jonsson
2021-10-24Verify Corstone-300 AN552Nir Ekhauz
2021-10-19Default timing adapters mode valueKristofer Jonsson
2021-10-18Configure timing adapter in run_platform.pyNir Ekhauz
2021-10-05add fallthrough attribute to prevent fallthorugh warning in uart, corstone-300Annie Tallund
2021-09-30Add memory area to run_platform.pyNir Ekhauz
2021-09-14Enable the execution of run_platform.py when no values for pmu configuration ...Nir Ekhauz
2021-09-01run_platform.py PMU configurationNir Ekhauz
2021-08-18Fix: return value for GCC _write and _read is written/read chars21.08-rc321.08-rc221.08Davide Grohmann
2021-07-01Increased heap and FreeRTOS stackKristofer Jonsson
2021-06-28Building without NPUKristofer Jonsson
2021-06-28Buildsystem restructuringKristofer Jonsson
2021-06-08Remove hardcoded Ethos-U driver instanceJonny Svärd
2021-06-04Remove dependency on cppJonas Ohlsson
2021-06-01Corstone-300 reduced SRAM sizeNir Ekhauz
2021-05-26OptimizationsKristofer Jonsson
2021-05-05MLBEDSW-4228 Building on Windows21.05-rc1Jonas Ohlsson
2021-05-04[Core Platform] Update to support removal of "_v"-functionsAnton Moberg
2021-05-04Generate binaries for all executablesPer Åstrand
2021-05-04Update ld script for corstone-300Per Åstrand
2021-04-27Add missing NS address' to S MPU config tableJonny Svärd
2021-04-22Enable MPU and CPU cache for Corstone-300Jonny Svärd
2021-03-31Update license headersAnton Moberg
2021-03-26Driver unit testsKristofer Jonsson
2021-03-24Use new timing adapter driver from core_softwareJonny Svärd
2021-03-02Rename .bss.NoInit section to .bss.tensor_arenaJonny Svärd
2021-02-25Adding CTest script21.02Kristofer Jonsson
2021-02-24Use mobilenet_v2 for freertos test applicationPer Åstrand