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