1. 39ef89b Add missing mutex/semaphore destroy overrides by Jonny Svärd · 11 days ago
  2. b240796 Fix rpmsg not being zero initialized by Mikael Olsson · 10 days ago
  3. fffdcf0 Print useful core_platform build variables by Rajasekaran Kalidoss · 3 weeks ago
  4. c218583 Fix zero init of class members in message handler by Mikael Olsson · 3 weeks ago
  5. 30902c3 Fix semaphore clean up in RProc destructor by Mikael Olsson · 4 weeks ago
  6. f870d11 Fix Rpmsg constructor not initializing members by Mikael Olsson · 4 weeks ago
  7. 10ecba8 Change tensor arena size to be a power of two by Mikael Olsson · 5 weeks ago
  8. 6870951 Update rpmsg type names in message handler by Mikael Olsson · 3 months ago
  9. 34b190b Update kernel rpmsg header path in message handler by Mikael Olsson · 3 months ago
  10. f44f8b2 Change threadx_demo to only build for Corstone-300 by Mikael Olsson · 3 months ago
  11. ad5b6f2 Change threadx_demo to use ThreadX lib init file by Mikael Olsson · 3 months ago
  12. 36638b5 Remove cancel error for inference not in queue by Mikael Olsson · 3 months ago
  13. 296c4c2 Remove designated initializer usage in remoteproc by Mikael Olsson · 3 months ago
  14. 4c675f6 Change to accumulate PMU values in message handler by Mikael Olsson · 4 months ago
  15. 244a310 Add app support for core_driver inference timeout by Jonny Svärd · 4 months ago
  16. 918cd90 Update message_handler_openamp to use NPU profiler by Mikael Olsson · 5 months ago
  17. c078ced Remove address translation for buffer and carveout by Mikael Olsson · 11 months ago
  18. 67add21 Add resource table entry for address translation by Mikael Olsson · 11 months ago
  19. ca4c342 Set mailbox interrupt priority in message handler by Mikael Olsson · 7 months ago
  20. b00e4ed Add trace resource entry in firmware's resource table by Ledion Daja · 11 months ago
  21. b0aacb4 Fix SEI CERT coding standard warnings by Ledion Daja · 1 year, 2 months ago
  22. 00b8e7b Update baremetal systick timer handling by Kristofer Jonsson · 1 year, 2 months ago 23.02 23.02-rc2
  23. e0b078b Don't lock and unlock ThreadX mutex during initialization by Kristofer Jonsson · 1 year, 2 months ago
  24. 7716cee Fix size of TFLM arena by Kristofer Jonsson · 1 year, 3 months ago
  25. 3f5510f Updating message handler firmware by Kristofer Jonsson · 1 year, 3 months ago 23.02-rc1
  26. 87f6f7e Change app examples to use counting semaphore by Jonny Svärd · 1 year, 3 months ago
  27. 8f813b3 Remove ethosu_core and ethosu_applications by Kristofer Jonsson · 1 year, 5 months ago
  28. 9280581 Change modelName to char array in keyword_spotting models' header files by Ledion Daja · 1 year, 5 months ago
  29. 18b3d03 Remove duplicate linking of message handler test apps to mhu_dummy lib by Ledion Daja · 1 year, 5 months ago
  30. 4646ed1 Use delta delays for baremetal application by Kristofer Jonsson · 1 year, 5 months ago
  31. e56b6e4 Ethos-U PMU monitor by Kristofer Jonsson · 1 year, 7 months ago
  32. ffb8ccd Add test message handler to be used for testing by Davide Grohmann · 1 year, 8 months ago
  33. b35f0c6 Add message_handler tests for inference cancellation by Davide Grohmann · 1 year, 11 months ago
  34. f4379e9 Add negative testing to message_handler by Davide Grohmann · 1 year, 11 months ago
  35. 05dd24d Skip ThreadX application for NPU configs other than ethos-u55-128 by Ledion Daja · 1 year, 9 months ago
  36. fc42c71 Fix wrong assertion in test for Ethos-U65 by Davide Grohmann · 1 year, 8 months ago 22.08
  37. 244a9b8 Make sure that unused symbols are dropped when using GCC by Davide Grohmann · 1 year, 9 months ago 22.08-rc2
  38. ec72e9b Add first set of tests for the message_handler by Davide Grohmann · 1 year, 9 months ago
  39. 5508acb Generalize test models to be reused by Davide Grohmann · 1 year, 9 months ago
  40. 06f954b Fix: compile message_handler_lib with correct flags by Davide Grohmann · 1 year, 11 months ago
  41. 089b31e Increase stack for ThreadX demo by Kristofer Jonsson · 1 year, 9 months ago 22.08-rc1
  42. 1142d9c Bug fix for queue capacity calculation by Kristofer Jonsson · 1 year, 10 months ago
  43. a349df1 Initialize padding for core message queues by Kristofer Jonsson · 1 year, 10 months ago
  44. 144b2d2 Refactor message_handler app to be more test friendly by Davide Grohmann · 1 year, 11 months ago
  45. 4199935 Handle network indices out of range by Per Åstrand · 2 years ago
  46. b055072 Move taskparams out of main stack by Per Åstrand · 2 years ago
  47. acd0232 Update documentation with new path of Vela INI config file by Ledion Daja · 2 years ago
  48. bbbd916 Fix warning by adding missing delete operator functions by Davide Grohmann · 2 years ago
  49. a739d21 Update documentation by Kristofer Jonsson · 2 years ago
  50. 160001c Add support for cancelling enqueued inferences by Davide Grohmann · 2 years, 1 month ago
  51. 9038df9 Remove power handling code from driver_unit_tests by Jonny Svärd · 2 years ago
  52. 00de9ee Initial support for inference cancellation by Davide Grohmann · 2 years, 1 month ago
  53. 60c5737 Change return value of mutex and semaphore handling functions by Ledion Daja · 2 years, 1 month ago
  54. 134c39e Avoid blocking calls in input message handler task by Davide Grohmann · 2 years ago
  55. 2c76ec7 Add installation target to the message_handler application by Per Åstrand · 2 years ago
  56. 9317581 Add Corstone-310 target by Kristofer Jonsson · 2 years ago
  57. 44b250b Add simple async API testing to driver_unit_tests by Jonny Svärd · 2 years ago
  58. 6552005 Extract inference parsing in a dedicated library by Davide Grohmann · 2 years, 1 month ago
  59. 06ebcbc Fix: threadx demo app semaphore should be initlaized to count 0 by Davide Grohmann · 2 years, 1 month ago
  60. d89ee0d Enable IRQs after Incoming Message Handler by Kristofer Jonsson · 2 years, 1 month ago
  61. adc908c Ensure message-handler can be compiled without EthosU support by Davide Grohmann · 2 years, 2 months ago
  62. ac535f0 Network info by Kristofer Jonsson · 2 years, 2 months ago
  63. 585ce69 Firmware resident model by Kristofer Jonsson · 2 years, 2 months ago
  64. 41dc341 Fixing compilation warnings in threadx demo app by Davide Grohmann · 2 years, 2 months ago
  65. cd8754e Skip printing OFM with message_handler by Alexander Israelsson · 2 years, 2 months ago 22.02-rc2
  66. 4882dbe ThreadX demo app bug fix by Lior Dekel · 2 years, 3 months ago 22.02-rc1
  67. 3eaabb4 Updating baremetal models by Kristofer Jonsson · 2 years, 3 months ago
  68. b9d7ded PMU begin and end events by Kristofer Jonsson · 2 years, 3 months ago
  69. 47f556a Add PMU prints by Kristofer Jonsson · 2 years, 3 months ago
  70. 5410db1 PMU multi NPU support by Kristofer Jonsson · 2 years, 3 months ago
  71. 6e9fdc0 Adding Corstone-Polaris target by Kristofer Jonsson · 2 years, 3 months ago
  72. f7edeb7 Build system updates by Kristofer Jonsson · 2 years, 3 months ago
  73. 20d0a87 Adapt secure/non-secure split of BRAM by Per Åstrand · 2 years, 4 months ago
  74. 412adc2 PlatformNightly ThreadX bug fix by Lior Dekel · 2 years, 4 months ago
  75. 29467e0 Fixing compiler warnings by Kristofer Jonsson · 2 years, 5 months ago
  76. 7cec916 Exclude ThreadX appliction by Kristofer Jonsson · 2 years, 5 months ago 21.11
  77. 15625f1 Exclude applications that depend on NPU by Kristofer Jonsson · 2 years, 5 months ago
  78. f61ea35 Add message_handler application by Yulia Garbovich · 2 years, 6 months ago
  79. bec9ac1 driver_unit_tests: Remove redundant code by Jonny Svärd · 2 years, 7 months ago
  80. 1a96939 Verify Corstone-300 AN552 by Nir Ekhauz · 2 years, 6 months ago
  81. 52fddd0 NPU configuration support update in relevant apps. by Lior Dekel · 2 years, 7 months ago
  82. 3e12862 FreeRTOS app bug fix. by Lior Dekel · 2 years, 7 months ago
  83. 0e9dbfe Revert "FreeRTOS app bug fix." by Kristofer Jonsson · 2 years, 7 months ago
  84. 43834ab FreeRTOS app bug fix. by Lior Dekel · 2 years, 7 months ago
  85. 08191ea Fixing misspelled define by Kristofer Jonsson · 2 years, 7 months ago
  86. 1af67f7 Enable the execution of run_platform.py when no values for pmu configuration are defined by Nir Ekhauz · 2 years, 8 months ago
  87. ce05c41 Remove designated initializers by Jonny Svärd · 2 years, 8 months ago
  88. 4756bf1 run_platform.py PMU configuration by Nir Ekhauz · 2 years, 10 months ago
  89. edaf2f8 small fixes to FreeRTOS app. by Lior Dekel · 2 years, 9 months ago
  90. 489e40b Adding inference application for ThreadX by Lior Dekel · 2 years, 9 months ago
  91. 99f1942 Increased heap and FreeRTOS stack by Kristofer Jonsson · 2 years, 10 months ago
  92. ec45155 Buildsystem restructuring by Kristofer Jonsson · 2 years, 11 months ago
  93. 5eb3dc3 Add missing library dependency by Kristofer Jonsson · 2 years, 11 months ago
  94. c5941c4 Remove hardcoded Ethos-U driver instance by Jonny Svärd · 2 years, 11 months ago
  95. f821c61 Remove dependency on cpp by Jonas Ohlsson · 2 years, 11 months ago
  96. afadfc1 Add one eventRecordId per configured PMU event. by Jens Elofsson · 3 years ago 21.05
  97. 74eefce Add ethosu_monitor example to baremetal application. by Jens Elofsson · 3 years ago 21.05-rc3
  98. 0cb936d [Core Platform] Update and remove pmu "v2"-functions by Anton Moberg · 3 years ago
  99. ebe9a15 [Core Platform] Update to support removal of "_v"-functions by Anton Moberg · 3 years ago
  100. d2afc51 Add script to simplify testing networks on model by Jonathan Strandberg · 3 years, 1 month ago