Skip to content
  1. Sep 06, 2021
  2. Aug 26, 2021
    • Anton Moberg's avatar
      Update amba_driver.remove to comply with v5.12 · bdcb622a
      Anton Moberg authored
      As of kernel version v5.12 the amba_driver.remove is expected to be of
      'static void' rather than the previous 'static int'. This patch updates
      the mhu files to comply with kernel version v5.12.
      
      Change-Id: Iec4d7927e0db2c8008049b743ca890647a2fa9ff
      2 tags
      bdcb622a
  3. Aug 23, 2021
    • Per Astrand's avatar
      Add weak linkage attributes for stubbing · ec3f2b01
      Per Astrand authored
      Add weak linkage attribute to underlying kernel module and filedescriptors
      to be able to replace with stub methods together with an example stub
      implementation.
      
      Change-Id: I766c51fceede7df16c599bd9f1874e31c264776d
      21.08-rc2
      ec3f2b01
  4. Aug 17, 2021
  5. Aug 13, 2021
  6. Aug 12, 2021
  7. Jun 21, 2021
  8. Jun 10, 2021
  9. Apr 12, 2021
  10. Mar 31, 2021
    • Anton Moberg's avatar
      Update license headers · 4e5e056e
      Anton Moberg authored
      Update all license headers to the correct years.
      
      Change-Id: Ie1aee82af91c744a3cdb949044334ade0d834c16
      4e5e056e
  11. Mar 25, 2021
  12. Feb 23, 2021
  13. Feb 15, 2021
  14. Feb 09, 2021
    • Jonny Svärd's avatar
      arm_mhu_v2 driver bugfix · 44c507e3
      Jonny Svärd authored
      rx_base is uninitialized when given as argument to
      iounmap(), fix the error handling.
      
      Change-Id: Ia828a2b3eee49dddf197012fd98200199de995fd
      2 tags
      44c507e3
  15. Jan 26, 2021
    • Jonny Svärd's avatar
      Improve mailbox message handling · 7c24c770
      Jonny Svärd authored
      Introduce a 32b magic for each message. Verify the magic for
      all incoming messages.
      
      Add reset function - in case of protocol error, effectively
      reset/empty the incoming queue.
      
      Add an error message type and message
      
      Add version request/response
      
      Verify payload length of responses (when applicable)
      
      Change-Id: I8aadd4012024492533d52e2cdb38630fce5c36e2
      7c24c770
  16. Dec 10, 2020
  17. Nov 26, 2020
  18. Nov 16, 2020
  19. Oct 20, 2020
  20. Oct 19, 2020
  21. Oct 16, 2020
  22. Oct 12, 2020
  23. Sep 17, 2020
    • Kristofer Jonsson's avatar
      Support inferences with multiple inputs and outputs · b74492c5
      Kristofer Jonsson authored
      Build flatbuffers library.
      
      Update network class to extract IFM and OFM dimensions from the tflite
      file.
      
      Update the uapi and core apis to support up to 16 IFM and OFM buffers
      per inference.
      
      Change-Id: I2f2f177aa4c2d5f9f50f23eb33c44e01ec2cbe09
      b74492c5
  24. Aug 27, 2020
  25. Aug 20, 2020
Loading