aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
2022-05-24Bugfix for tarmac traces being always enabled22.05-rc322.05Jonny Svärd
2022-05-12Add support for Cortex-M85Davide Grohmann
2022-05-09Removing Corstone-PolarisKristofer Jonsson
2022-05-06Fix: length for scatter loading should be in words not in bytesDavide Grohmann
2022-04-26Add Corstone-310 targetKristofer Jonsson
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-21Adding Corstone-Polaris targetKristofer Jonsson
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-11-15Set default value for TFLu build typeYulia Garbovich
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
2021-02-24Support released versions of FVPsPer Åstrand
2021-02-22Add trustzone application examplePer Åstrand
2021-02-15core_platform - TensorArena move21.02-rc2Anton Moberg
2021-02-12Add hardfault handler to corstone-300 target21.02-rc1Per Åstrand
2021-02-03Adapt build to using cmsis_systemPer Åstrand
2021-02-02Build system refactoringKristofer Jonsson
2020-12-08Update to support PMU counters in inference jobBhavik Patel