1. 1575e51 Update tensorflow to 2.14 in requirements.txt by Jonny Svärd · 7 months ago 23.11 23.11-rc1 23.11-rc2
  2. 2800536 Add support for Corstone-310 FVP version 11.22 in CTest script by Ledion Daja · 7 months ago
  3. c078ced Remove address translation for buffer and carveout by Mikael Olsson · 12 months ago
  4. 67add21 Add resource table entry for address translation by Mikael Olsson · 12 months ago
  5. fdd8b41 Update supported FVP versions in CTest script by polved01 · 8 months ago
  6. 204210b Fix minor typos and naming in comments by Ledion Daja · 9 months ago
  7. ca4c342 Set mailbox interrupt priority in message handler by Mikael Olsson · 8 months ago
  8. 8d3074b Update tensorflow to 2.12 in requirements.txt by Jonny Svärd · 10 months ago 23.08 23.08-rc1 23.08-rc2
  9. b00e4ed Add trace resource entry in firmware's resource table by Ledion Daja · 12 months ago
  10. 4db21c9 Explicity set Ethos-U interrupt priority by Jonny Svärd · 1 year ago 23.05 23.05-rc2
  11. 76e5a8a Update required versions of Python and Tensorflow by Jonny Svärd · 1 year ago 23.05-rc1
  12. 9197443 Remove LSTM kernel relocation for gcc builds by Jonny Svärd · 1 year, 1 month ago
  13. 229d7a0 Remove ETHOSU define from targets by Jonny Svärd · 1 year, 1 month ago
  14. b0aacb4 Fix SEI CERT coding standard warnings by Ledion Daja · 1 year, 3 months ago
  15. 00b8e7b Update baremetal systick timer handling by Kristofer Jonsson · 1 year, 3 months ago 23.02 23.02-rc2
  16. e0b078b Don't lock and unlock ThreadX mutex during initialization by Kristofer Jonsson · 1 year, 3 months ago
  17. 7716cee Fix size of TFLM arena by Kristofer Jonsson · 1 year, 3 months ago
  18. 3f5510f Updating message handler firmware by Kristofer Jonsson · 1 year, 3 months ago 23.02-rc1
  19. 87f6f7e Change app examples to use counting semaphore by Jonny Svärd · 1 year, 4 months ago
  20. 8f813b3 Remove ethosu_core and ethosu_applications by Kristofer Jonsson · 1 year, 6 months ago
  21. 9280581 Change modelName to char array in keyword_spotting models' header files by Ledion Daja · 1 year, 5 months ago
  22. 18b3d03 Remove duplicate linking of message handler test apps to mhu_dummy lib by Ledion Daja · 1 year, 5 months ago
  23. 213f3ce Add minimal implementation of syscalls in retarget file. by Ledion Daja · 1 year, 5 months ago
  24. 3ca50e2 Event Monitor documentation by Kristofer Jonsson · 1 year, 6 months ago
  25. 0eb6905 Ethos-U Monitor main function by Kristofer Jonsson · 1 year, 6 months ago
  26. 4646ed1 Use delta delays for baremetal application by Kristofer Jonsson · 1 year, 5 months ago
  27. a847621 Updating Tensorflow requirement to 2.10 by Kristofer Jonsson · 1 year, 6 months ago 22.11
  28. 5fd55e7 Update documentation how to build for Windows by Kristofer Jonsson · 1 year, 6 months ago 22.11-rc2
  29. c9726d0 Update README how to contribute by Kristofer Jonsson · 1 year, 6 months ago
  30. 027a7e9 Add list of files to be ignored from inclusive language scanning by Ledion Daja · 1 year, 7 months ago 22.11-rc1
  31. 76a45dd Add support for ARMCompiler 6.19 by Jonny Svärd · 1 year, 7 months ago
  32. e56b6e4 Ethos-U PMU monitor by Kristofer Jonsson · 1 year, 8 months ago
  33. 01c32d4 Configure write-through caching for Corstone-310 BRAM by Kristofer Jonsson · 1 year, 7 months ago
  34. 5f2200d Fix cmake CMAKE_SYSTEM_PROCESSOR string matches by Ledion Daja · 1 year, 8 months ago
  35. ee3c613 Place code segement in BRAM by Kristofer Jonsson · 1 year, 8 months ago
  36. 34b1bd2 Move LSTM kernel to BRAM by Kristofer Jonsson · 1 year, 8 months ago
  37. ba6210b Remove CMake workaround for Arm Clang by Ledion Daja · 1 year, 11 months ago
  38. ffb8ccd Add test message handler to be used for testing by Davide Grohmann · 1 year, 9 months ago
  39. b35f0c6 Add message_handler tests for inference cancellation by Davide Grohmann · 1 year, 11 months ago
  40. f4379e9 Add negative testing to message_handler by Davide Grohmann · 1 year, 11 months ago
  41. 05dd24d Skip ThreadX application for NPU configs other than ethos-u55-128 by Ledion Daja · 1 year, 9 months ago
  42. fc42c71 Fix wrong assertion in test for Ethos-U65 by Davide Grohmann · 1 year, 9 months ago 22.08
  43. 244a9b8 Make sure that unused symbols are dropped when using GCC by Davide Grohmann · 1 year, 9 months ago 22.08-rc2
  44. ec72e9b Add first set of tests for the message_handler by Davide Grohmann · 1 year, 9 months ago
  45. 5508acb Generalize test models to be reused by Davide Grohmann · 1 year, 9 months ago
  46. 06f954b Fix: compile message_handler_lib with correct flags by Davide Grohmann · 1 year, 11 months ago
  47. 85552b1 Updating Tensorflow to 2.9.0 by Kristofer Jonsson · 1 year, 9 months ago
  48. 089b31e Increase stack for ThreadX demo by Kristofer Jonsson · 1 year, 9 months ago 22.08-rc1
  49. 7275f50 Revert "Corstone-310 FVP update" by Davide Grohmann · 1 year, 9 months ago
  50. de1a9f6 Corstone-310 FVP update by Kristofer Jonsson · 1 year, 10 months ago
  51. 1142d9c Bug fix for queue capacity calculation by Kristofer Jonsson · 1 year, 11 months ago
  52. a349df1 Initialize padding for core message queues by Kristofer Jonsson · 1 year, 11 months ago
  53. ebe33a4 Disable Timing Adapters for Corstone-310 by Henrik Hoglind · 1 year, 11 months ago
  54. caf6e6d Update npu config for corstone-310 by Henrik Hoglind · 1 year, 11 months ago
  55. ca7b03e Improve documentation by Ledion Daja · 2 years ago
  56. 7422610 Documenting porting guidelines by Kristofer Jonsson · 2 years ago
  57. 144b2d2 Refactor message_handler app to be more test friendly by Davide Grohmann · 2 years ago
  58. 922d299 Fix: add missing ethosu_core_*_queue mapping in scatter file by Davide Grohmann · 2 years ago
  59. 497ba58 Fix: add missing sections to dram in corstone-300 by Davide Grohmann · 2 years ago
  60. d798c6e Bugfix for tarmac traces being always enabled by Jonny Svärd · 2 years ago 22.05 22.05-rc3
  61. deb120c Updating Tensorflow to 2.8.0 by Kristofer Jonsson · 2 years ago 22.05-rc2
  62. 4199935 Handle network indices out of range by Per Åstrand · 2 years ago
  63. b055072 Move taskparams out of main stack by Per Åstrand · 2 years ago
  64. acd0232 Update documentation with new path of Vela INI config file by Ledion Daja · 2 years ago
  65. dd59604 Silence irrelevant compiler notes about GCC ABI incompatibilities by Davide Grohmann · 2 years ago
  66. a8832cc Add support for Cortex-M85 by Davide Grohmann · 2 years ago
  67. e6df5a7 Update Python version in documentation by Kristofer Jonsson · 2 years ago 22.05-rc1
  68. bbbd916 Fix warning by adding missing delete operator functions by Davide Grohmann · 2 years ago
  69. a739d21 Update documentation by Kristofer Jonsson · 2 years ago
  70. 5a68ca5 Removing Corstone-Polaris by Kristofer Jonsson · 2 years ago
  71. 160001c Add support for cancelling enqueued inferences by Davide Grohmann · 2 years, 2 months ago
  72. 8b53aad Fix: length for scatter loading should be in words not in bytes by Davide Grohmann · 2 years ago
  73. 9038df9 Remove power handling code from driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  74. 00de9ee Initial support for inference cancellation by Davide Grohmann · 2 years, 2 months ago
  75. 60c5737 Change return value of mutex and semaphore handling functions by Ledion Daja · 2 years, 1 month ago
  76. 134c39e Avoid blocking calls in input message handler task by Davide Grohmann · 2 years, 1 month ago
  77. 2c76ec7 Add installation target to the message_handler application by Per Åstrand · 2 years, 1 month ago
  78. 9317581 Add Corstone-310 target by Kristofer Jonsson · 2 years, 1 month ago
  79. 44b250b Add simple async API testing to driver_unit_tests by Jonny Svärd · 2 years, 1 month ago
  80. 6552005 Extract inference parsing in a dedicated library by Davide Grohmann · 2 years, 1 month ago
  81. 06ebcbc Fix: threadx demo app semaphore should be initlaized to count 0 by Davide Grohmann · 2 years, 1 month ago
  82. d89ee0d Enable IRQs after Incoming Message Handler by Kristofer Jonsson · 2 years, 2 months ago
  83. adc908c Ensure message-handler can be compiled without EthosU support by Davide Grohmann · 2 years, 3 months ago
  84. ac535f0 Network info by Kristofer Jonsson · 2 years, 2 months ago
  85. 585ce69 Firmware resident model by Kristofer Jonsson · 2 years, 2 months ago
  86. d188e90 Update ld script for corstone-300 by Johan Alfvén · 2 years, 2 months ago
  87. 456dbb7 Updating Tensorflow to 2.7.0 in requirements.txt by Kristofer Jonsson · 2 years, 3 months ago 22.02
  88. 9de1b74 Add CMake variable to pass arguments to ctest by Per Åstrand · 2 years, 3 months ago 22.02-rc3
  89. 41dc341 Fixing compilation warnings in threadx demo app by Davide Grohmann · 2 years, 3 months ago
  90. cd8754e Skip printing OFM with message_handler by Alexander Israelsson · 2 years, 3 months ago 22.02-rc2
  91. 4a25eb3 README: Add section on how to specify NPU config by Jonny Svärd · 2 years, 3 months ago
  92. fe0d043 Fix compilation warnings by Davide Grohmann · 2 years, 3 months ago
  93. 4882dbe ThreadX demo app bug fix by Lior Dekel · 2 years, 3 months ago 22.02-rc1
  94. 3eaabb4 Updating baremetal models by Kristofer Jonsson · 2 years, 3 months ago
  95. b9d7ded PMU begin and end events by Kristofer Jonsson · 2 years, 3 months ago
  96. 09d4945 Replace deprecated word to comply with inclusive language guidelines by Ledion Daja · 2 years, 3 months ago
  97. 47f556a Add PMU prints by Kristofer Jonsson · 2 years, 3 months ago
  98. 5410db1 PMU multi NPU support by Kristofer Jonsson · 2 years, 4 months ago
  99. 6e9fdc0 Adding Corstone-Polaris target by Kristofer Jonsson · 2 years, 4 months ago
  100. f7edeb7 Build system updates by Kristofer Jonsson · 2 years, 4 months ago