1. ee3c613 Place code segement in BRAM by Kristofer Jonsson · 1 year, 8 months ago
  2. 34b1bd2 Move LSTM kernel to BRAM by Kristofer Jonsson · 1 year, 8 months ago
  3. ba6210b Remove CMake workaround for Arm Clang by Ledion Daja · 1 year, 11 months ago
  4. ffb8ccd Add test message handler to be used for testing by Davide Grohmann · 1 year, 9 months ago
  5. b35f0c6 Add message_handler tests for inference cancellation by Davide Grohmann · 1 year, 11 months ago
  6. f4379e9 Add negative testing to message_handler by Davide Grohmann · 1 year, 11 months ago
  7. 05dd24d Skip ThreadX application for NPU configs other than ethos-u55-128 by Ledion Daja · 1 year, 9 months ago
  8. fc42c71 Fix wrong assertion in test for Ethos-U65 by Davide Grohmann · 1 year, 9 months ago 22.08
  9. 244a9b8 Make sure that unused symbols are dropped when using GCC by Davide Grohmann · 1 year, 9 months ago 22.08-rc2
  10. ec72e9b Add first set of tests for the message_handler by Davide Grohmann · 1 year, 9 months ago
  11. 5508acb Generalize test models to be reused by Davide Grohmann · 1 year, 9 months ago
  12. 06f954b Fix: compile message_handler_lib with correct flags by Davide Grohmann · 1 year, 11 months ago
  13. 85552b1 Updating Tensorflow to 2.9.0 by Kristofer Jonsson · 1 year, 9 months ago
  14. 089b31e Increase stack for ThreadX demo by Kristofer Jonsson · 1 year, 9 months ago 22.08-rc1
  15. 7275f50 Revert "Corstone-310 FVP update" by Davide Grohmann · 1 year, 9 months ago
  16. de1a9f6 Corstone-310 FVP update by Kristofer Jonsson · 1 year, 10 months ago
  17. 1142d9c Bug fix for queue capacity calculation by Kristofer Jonsson · 1 year, 11 months ago
  18. a349df1 Initialize padding for core message queues by Kristofer Jonsson · 1 year, 11 months ago
  19. ebe33a4 Disable Timing Adapters for Corstone-310 by Henrik Hoglind · 1 year, 11 months ago
  20. caf6e6d Update npu config for corstone-310 by Henrik Hoglind · 1 year, 11 months ago
  21. ca7b03e Improve documentation by Ledion Daja · 2 years ago
  22. 7422610 Documenting porting guidelines by Kristofer Jonsson · 2 years ago
  23. 144b2d2 Refactor message_handler app to be more test friendly by Davide Grohmann · 2 years ago
  24. 922d299 Fix: add missing ethosu_core_*_queue mapping in scatter file by Davide Grohmann · 2 years ago
  25. 497ba58 Fix: add missing sections to dram in corstone-300 by Davide Grohmann · 2 years ago
  26. d798c6e Bugfix for tarmac traces being always enabled by Jonny Svärd · 2 years ago 22.05 22.05-rc3
  27. deb120c Updating Tensorflow to 2.8.0 by Kristofer Jonsson · 2 years ago 22.05-rc2
  28. 4199935 Handle network indices out of range by Per Åstrand · 2 years ago
  29. b055072 Move taskparams out of main stack by Per Åstrand · 2 years ago
  30. acd0232 Update documentation with new path of Vela INI config file by Ledion Daja · 2 years ago
  31. dd59604 Silence irrelevant compiler notes about GCC ABI incompatibilities by Davide Grohmann · 2 years ago
  32. a8832cc Add support for Cortex-M85 by Davide Grohmann · 2 years ago
  33. e6df5a7 Update Python version in documentation by Kristofer Jonsson · 2 years ago 22.05-rc1
  34. bbbd916 Fix warning by adding missing delete operator functions by Davide Grohmann · 2 years ago
  35. a739d21 Update documentation by Kristofer Jonsson · 2 years ago
  36. 5a68ca5 Removing Corstone-Polaris by Kristofer Jonsson · 2 years ago
  37. 160001c Add support for cancelling enqueued inferences by Davide Grohmann · 2 years, 2 months ago
  38. 8b53aad Fix: length for scatter loading should be in words not in bytes by Davide Grohmann · 2 years ago
  39. 9038df9 Remove power handling code from driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  40. 00de9ee Initial support for inference cancellation by Davide Grohmann · 2 years, 2 months ago
  41. 60c5737 Change return value of mutex and semaphore handling functions by Ledion Daja · 2 years, 1 month ago
  42. 134c39e Avoid blocking calls in input message handler task by Davide Grohmann · 2 years, 1 month ago
  43. 2c76ec7 Add installation target to the message_handler application by Per Åstrand · 2 years, 1 month ago
  44. 9317581 Add Corstone-310 target by Kristofer Jonsson · 2 years, 1 month ago
  45. 44b250b Add simple async API testing to driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  46. 6552005 Extract inference parsing in a dedicated library by Davide Grohmann · 2 years, 1 month ago
  47. 06ebcbc Fix: threadx demo app semaphore should be initlaized to count 0 by Davide Grohmann · 2 years, 1 month ago
  48. d89ee0d Enable IRQs after Incoming Message Handler by Kristofer Jonsson · 2 years, 2 months ago
  49. adc908c Ensure message-handler can be compiled without EthosU support by Davide Grohmann · 2 years, 3 months ago
  50. ac535f0 Network info by Kristofer Jonsson · 2 years, 2 months ago
  51. 585ce69 Firmware resident model by Kristofer Jonsson · 2 years, 2 months ago
  52. d188e90 Update ld script for corstone-300 by Johan Alfvén · 2 years, 2 months ago
  53. 456dbb7 Updating Tensorflow to 2.7.0 in requirements.txt by Kristofer Jonsson · 2 years, 3 months ago 22.02
  54. 9de1b74 Add CMake variable to pass arguments to ctest by Per Åstrand · 2 years, 3 months ago 22.02-rc3
  55. 41dc341 Fixing compilation warnings in threadx demo app by Davide Grohmann · 2 years, 3 months ago
  56. cd8754e Skip printing OFM with message_handler by Alexander Israelsson · 2 years, 3 months ago 22.02-rc2
  57. 4a25eb3 README: Add section on how to specify NPU config by Jonny Svärd · 2 years, 3 months ago
  58. fe0d043 Fix compilation warnings by Davide Grohmann · 2 years, 3 months ago
  59. 4882dbe ThreadX demo app bug fix by Lior Dekel · 2 years, 3 months ago 22.02-rc1
  60. 3eaabb4 Updating baremetal models by Kristofer Jonsson · 2 years, 3 months ago
  61. b9d7ded PMU begin and end events by Kristofer Jonsson · 2 years, 3 months ago
  62. 09d4945 Replace deprecated word to comply with inclusive language guidelines by Ledion Daja · 2 years, 3 months ago
  63. 47f556a Add PMU prints by Kristofer Jonsson · 2 years, 3 months ago
  64. 5410db1 PMU multi NPU support by Kristofer Jonsson · 2 years, 4 months ago
  65. 6e9fdc0 Adding Corstone-Polaris target by Kristofer Jonsson · 2 years, 4 months ago
  66. f7edeb7 Build system updates by Kristofer Jonsson · 2 years, 4 months ago
  67. 6110f41 Fix CMake warnings by Nir Ekhauz · 2 years, 4 months ago
  68. 20d0a87 Adapt secure/non-secure split of BRAM by Per Åstrand · 2 years, 5 months ago
  69. 412adc2 PlatformNightly ThreadX bug fix by Lior Dekel · 2 years, 5 months ago
  70. 7b8fa5e Timing adapter fix, init constructor priority by Kristofer Jonsson · 2 years, 5 months ago
  71. e9cdc63 Add mpu driver and remove interface library from drivers by Yulia Garbovich · 2 years, 6 months ago
  72. 29467e0 Fixing compiler warnings by Kristofer Jonsson · 2 years, 6 months ago
  73. 7cec916 Exclude ThreadX appliction by Kristofer Jonsson · 2 years, 6 months ago 21.11
  74. d387405 Use CMake to find Python 3 interpreter by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc3
  75. 15625f1 Exclude applications that depend on NPU by Kristofer Jonsson · 2 years, 6 months ago
  76. e07dda6 Updating required CMake version to 3.20 by Kristofer Jonsson · 2 years, 6 months ago
  77. e277674 Updating required C compiler version to 11 by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc2
  78. 8948704 Add support for Ninja by Kristofer Jonsson · 2 years, 6 months ago
  79. f61ea35 Add message_handler application by Yulia Garbovich · 2 years, 6 months ago
  80. afa0c81 Set default value for TFLu build type by Yulia Garbovich · 2 years, 7 months ago
  81. 6f2d819 Update documentation by Kristofer Jonsson · 2 years, 7 months ago
  82. bec9ac1 driver_unit_tests: Remove redundant code by Jonny Svärd · 2 years, 7 months ago
  83. 1a96939 Verify Corstone-300 AN552 by Nir Ekhauz · 2 years, 7 months ago
  84. 64f37cd Default timing adapters mode value by Kristofer Jonsson · 2 years, 7 months ago
  85. 54350d6 Add 11.16 to supported FVP versions in run_ctest.py by Rickard Bolin · 2 years, 7 months ago
  86. a58edd8 Configure timing adapter in run_platform.py by Nir Ekhauz · 2 years, 7 months ago
  87. 52fddd0 NPU configuration support update in relevant apps. by Lior Dekel · 2 years, 7 months ago
  88. 3e12862 FreeRTOS app bug fix. by Lior Dekel · 2 years, 8 months ago
  89. e25a89d add fallthrough attribute to prevent fallthorugh warning in uart, corstone-300 by Annie Tallund · 2 years, 9 months ago
  90. 0e9dbfe Revert "FreeRTOS app bug fix." by Kristofer Jonsson · 2 years, 7 months ago
  91. 43834ab FreeRTOS app bug fix. by Lior Dekel · 2 years, 8 months ago
  92. 3c505ca Add memory area to run_platform.py by Nir Ekhauz · 3 years ago
  93. 08191ea Fixing misspelled define by Kristofer Jonsson · 2 years, 8 months ago
  94. 1af67f7 Enable the execution of run_platform.py when no values for pmu configuration are defined by Nir Ekhauz · 2 years, 8 months ago
  95. ff2084b Document memory configurations by Kristofer Jonsson · 2 years, 8 months ago
  96. ce05c41 Remove designated initializers by Jonny Svärd · 2 years, 9 months ago
  97. 4756bf1 run_platform.py PMU configuration by Nir Ekhauz · 2 years, 11 months ago
  98. 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
  99. 03e19e2 Ensure same flags are used for both GCC and ARMClang by Davide Grohmann · 2 years, 9 months ago 21.08-rc1
  100. edaf2f8 small fixes to FreeRTOS app. by Lior Dekel · 2 years, 9 months ago