1. b055072 Move taskparams out of main stack by Per Åstrand · 2 years ago
  2. acd0232 Update documentation with new path of Vela INI config file by Ledion Daja · 2 years ago
  3. dd59604 Silence irrelevant compiler notes about GCC ABI incompatibilities by Davide Grohmann · 2 years ago
  4. a8832cc Add support for Cortex-M85 by Davide Grohmann · 2 years ago
  5. e6df5a7 Update Python version in documentation by Kristofer Jonsson · 2 years ago 22.05-rc1
  6. bbbd916 Fix warning by adding missing delete operator functions by Davide Grohmann · 2 years ago
  7. a739d21 Update documentation by Kristofer Jonsson · 2 years ago
  8. 5a68ca5 Removing Corstone-Polaris by Kristofer Jonsson · 2 years ago
  9. 160001c Add support for cancelling enqueued inferences by Davide Grohmann · 2 years, 2 months ago
  10. 8b53aad Fix: length for scatter loading should be in words not in bytes by Davide Grohmann · 2 years ago
  11. 9038df9 Remove power handling code from driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  12. 00de9ee Initial support for inference cancellation by Davide Grohmann · 2 years, 2 months ago
  13. 60c5737 Change return value of mutex and semaphore handling functions by Ledion Daja · 2 years, 1 month ago
  14. 134c39e Avoid blocking calls in input message handler task by Davide Grohmann · 2 years, 1 month ago
  15. 2c76ec7 Add installation target to the message_handler application by Per Åstrand · 2 years, 1 month ago
  16. 9317581 Add Corstone-310 target by Kristofer Jonsson · 2 years, 1 month ago
  17. 44b250b Add simple async API testing to driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  18. 6552005 Extract inference parsing in a dedicated library by Davide Grohmann · 2 years, 1 month ago
  19. 06ebcbc Fix: threadx demo app semaphore should be initlaized to count 0 by Davide Grohmann · 2 years, 1 month ago
  20. d89ee0d Enable IRQs after Incoming Message Handler by Kristofer Jonsson · 2 years, 2 months ago
  21. adc908c Ensure message-handler can be compiled without EthosU support by Davide Grohmann · 2 years, 3 months ago
  22. ac535f0 Network info by Kristofer Jonsson · 2 years, 2 months ago
  23. 585ce69 Firmware resident model by Kristofer Jonsson · 2 years, 2 months ago
  24. d188e90 Update ld script for corstone-300 by Johan Alfvén · 2 years, 3 months ago
  25. 456dbb7 Updating Tensorflow to 2.7.0 in requirements.txt by Kristofer Jonsson · 2 years, 3 months ago 22.02
  26. 9de1b74 Add CMake variable to pass arguments to ctest by Per Åstrand · 2 years, 3 months ago 22.02-rc3
  27. 41dc341 Fixing compilation warnings in threadx demo app by Davide Grohmann · 2 years, 3 months ago
  28. cd8754e Skip printing OFM with message_handler by Alexander Israelsson · 2 years, 3 months ago 22.02-rc2
  29. 4a25eb3 README: Add section on how to specify NPU config by Jonny Svärd · 2 years, 3 months ago
  30. fe0d043 Fix compilation warnings by Davide Grohmann · 2 years, 3 months ago
  31. 4882dbe ThreadX demo app bug fix by Lior Dekel · 2 years, 3 months ago 22.02-rc1
  32. 3eaabb4 Updating baremetal models by Kristofer Jonsson · 2 years, 3 months ago
  33. b9d7ded PMU begin and end events by Kristofer Jonsson · 2 years, 3 months ago
  34. 09d4945 Replace deprecated word to comply with inclusive language guidelines by Ledion Daja · 2 years, 3 months ago
  35. 47f556a Add PMU prints by Kristofer Jonsson · 2 years, 3 months ago
  36. 5410db1 PMU multi NPU support by Kristofer Jonsson · 2 years, 4 months ago
  37. 6e9fdc0 Adding Corstone-Polaris target by Kristofer Jonsson · 2 years, 4 months ago
  38. f7edeb7 Build system updates by Kristofer Jonsson · 2 years, 4 months ago
  39. 6110f41 Fix CMake warnings by Nir Ekhauz · 2 years, 4 months ago
  40. 20d0a87 Adapt secure/non-secure split of BRAM by Per Åstrand · 2 years, 5 months ago
  41. 412adc2 PlatformNightly ThreadX bug fix by Lior Dekel · 2 years, 5 months ago
  42. 7b8fa5e Timing adapter fix, init constructor priority by Kristofer Jonsson · 2 years, 5 months ago
  43. e9cdc63 Add mpu driver and remove interface library from drivers by Yulia Garbovich · 2 years, 6 months ago
  44. 29467e0 Fixing compiler warnings by Kristofer Jonsson · 2 years, 6 months ago
  45. 7cec916 Exclude ThreadX appliction by Kristofer Jonsson · 2 years, 6 months ago 21.11
  46. d387405 Use CMake to find Python 3 interpreter by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc3
  47. 15625f1 Exclude applications that depend on NPU by Kristofer Jonsson · 2 years, 6 months ago
  48. e07dda6 Updating required CMake version to 3.20 by Kristofer Jonsson · 2 years, 6 months ago
  49. e277674 Updating required C compiler version to 11 by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc2
  50. 8948704 Add support for Ninja by Kristofer Jonsson · 2 years, 6 months ago
  51. f61ea35 Add message_handler application by Yulia Garbovich · 2 years, 6 months ago
  52. afa0c81 Set default value for TFLu build type by Yulia Garbovich · 2 years, 7 months ago
  53. 6f2d819 Update documentation by Kristofer Jonsson · 2 years, 7 months ago
  54. bec9ac1 driver_unit_tests: Remove redundant code by Jonny Svärd · 2 years, 7 months ago
  55. 1a96939 Verify Corstone-300 AN552 by Nir Ekhauz · 2 years, 7 months ago
  56. 64f37cd Default timing adapters mode value by Kristofer Jonsson · 2 years, 7 months ago
  57. 54350d6 Add 11.16 to supported FVP versions in run_ctest.py by Rickard Bolin · 2 years, 7 months ago
  58. a58edd8 Configure timing adapter in run_platform.py by Nir Ekhauz · 2 years, 8 months ago
  59. 52fddd0 NPU configuration support update in relevant apps. by Lior Dekel · 2 years, 8 months ago
  60. 3e12862 FreeRTOS app bug fix. by Lior Dekel · 2 years, 8 months ago
  61. e25a89d add fallthrough attribute to prevent fallthorugh warning in uart, corstone-300 by Annie Tallund · 2 years, 9 months ago
  62. 0e9dbfe Revert "FreeRTOS app bug fix." by Kristofer Jonsson · 2 years, 8 months ago
  63. 43834ab FreeRTOS app bug fix. by Lior Dekel · 2 years, 8 months ago
  64. 3c505ca Add memory area to run_platform.py by Nir Ekhauz · 3 years ago
  65. 08191ea Fixing misspelled define by Kristofer Jonsson · 2 years, 8 months ago
  66. 1af67f7 Enable the execution of run_platform.py when no values for pmu configuration are defined by Nir Ekhauz · 2 years, 8 months ago
  67. ff2084b Document memory configurations by Kristofer Jonsson · 2 years, 8 months ago
  68. ce05c41 Remove designated initializers by Jonny Svärd · 2 years, 9 months ago
  69. 4756bf1 run_platform.py PMU configuration by Nir Ekhauz · 2 years, 11 months ago
  70. b62e944 Fix: return value for GCC _write and _read is written/read chars by Davide Grohmann · 2 years, 9 months ago 21.08 21.08-rc2 21.08-rc3
  71. 03e19e2 Ensure same flags are used for both GCC and ARMClang by Davide Grohmann · 2 years, 9 months ago 21.08-rc1
  72. edaf2f8 small fixes to FreeRTOS app. by Lior Dekel · 2 years, 9 months ago
  73. 489e40b Adding inference application for ThreadX by Lior Dekel · 2 years, 10 months ago
  74. e5fcbd3 Adding FM 11.15 support to run_ctest script by liodek01 · 2 years, 9 months ago
  75. 99f1942 Increased heap and FreeRTOS stack by Kristofer Jonsson · 2 years, 11 months ago
  76. cbf1d6d Adding assembly compiler to toolchain files by liodek01 · 2 years, 11 months ago
  77. a2f95d4 Support 'none' accelerator by Kristofer Jonsson · 2 years, 11 months ago
  78. 3b13732 Building without NPU by Kristofer Jonsson · 2 years, 11 months ago
  79. ec45155 Buildsystem restructuring by Kristofer Jonsson · 3 years ago
  80. dabf6b5 Add a requirements.txt to scripts folder by Jonny Svärd · 2 years, 11 months ago
  81. ffbd8e7 Using ref kernels by Kristofer Jonsson · 3 years ago
  82. 5eb3dc3 Add missing library dependency by Kristofer Jonsson · 3 years ago
  83. c5941c4 Remove hardcoded Ethos-U driver instance by Jonny Svärd · 3 years ago
  84. f821c61 Remove dependency on cpp by Jonas Ohlsson · 3 years ago
  85. 3adfbc1 Corstone-300 reduced SRAM size by Nir Ekhauz · 3 years ago
  86. afadfc1 Add one eventRecordId per configured PMU event. by Jens Elofsson · 3 years ago 21.05
  87. 74eefce Add ethosu_monitor example to baremetal application. by Jens Elofsson · 3 years ago 21.05-rc3
  88. 1c62899 Optimizations by Kristofer Jonsson · 3 years ago
  89. 0cb936d [Core Platform] Update and remove pmu "v2"-functions by Anton Moberg · 3 years ago
  90. 3b95058 Add documentation for running on MPS3 by Per Åstrand · 3 years ago
  91. a08e9d4 Documenting startup and multi NPU by Kristofer Jonsson · 3 years, 1 month ago 21.05-rc2
  92. b47ec63 Handle parallel builds by Per Åstrand · 3 years ago
  93. e0da7e0 MLBEDSW-4228 Building on Windows by Jonas Ohlsson · 3 years ago 21.05-rc1
  94. ebe9a15 [Core Platform] Update to support removal of "_v"-functions by Anton Moberg · 3 years ago
  95. 6440bba Output .map files for executable targets by Per Åstrand · 3 years, 2 months ago
  96. 0954a8a Generate binaries for all executables by Per Åstrand · 3 years, 2 months ago
  97. 43a8409 Add python helper for creating binaries from elf by Per Åstrand · 3 years, 2 months ago
  98. 0b7bbb4 Update ld script for corstone-300 by Per Åstrand · 3 years, 2 months ago
  99. d2afc51 Add script to simplify testing networks on model by Jonathan Strandberg · 3 years, 2 months ago
  100. e3b6b96 Add missing NS address' to S MPU config table by Jonny Svärd · 3 years, 1 month ago