Skip to content
  1. May 30, 2025
  2. May 13, 2025
    • Kshitij Sisodia's avatar
      MLECO-6072: Adding ATfE/LLVM support · a4be1b2e
      Kshitij Sisodia authored
      
      
      Adding support for newer LLVM based Arm Toolchain for
      Embedded (ATfE). This is experimental at this stage but
      has been tested with versions 19.1.5, 20.0.0 and 20.1.0.
      For platforms, these changes have been tested on FPGA
      implementations AN552 and AN555 and all variants for FVPs
      supported.
      
      Major additions are the CMake toolchain file and linker
      scripts, along with required plumbing. CMake presets and
      documentation have been updated too. Linker scripts now
      have toolchain ID and extensions as suffix instead of just
      the extension.
      
      With the associated CMake toolchain file changes, support
      for semihosting has also been refreshed, making it possible
      to build and run semihosted applications on FVPs easily for
      all toolchains. To enable easy boot verification, a simple
      HAL test has been added. This needs to be built explicitly
      and will produce a small application that boots the target
      platform and calls HAL initialisation function.
      
      Change-Id: Id114ca45ed53411c2647a2a0f775ba76609068ac
      Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
      a4be1b2e
  3. Apr 14, 2025
  4. Nov 14, 2024
  5. Oct 02, 2024
  6. Sep 27, 2024
  7. Sep 06, 2024
  8. Nov 08, 2023
  9. Mar 21, 2023
  10. Jan 05, 2023
  11. Dec 01, 2022
  12. Nov 17, 2022
  13. Oct 12, 2022
  14. Aug 25, 2022
  15. Aug 16, 2022
  16. Jun 01, 2022
  17. May 25, 2022
  18. May 23, 2022
    • Kshitij Sisodia's avatar
      MLECO-3225: Using official support for Arm Cortex-M85 CPU. · 9c6f9f8a
      Kshitij Sisodia authored
      
      
       * CMake version requirement bumped up to 3.21.0
         * CMake 3.22.4 installed in the local Python virtualenv
       * CPU flags updated in toolchain files.
       * Using __ARM_FEATURE_DSP instead of potentially defining
         ARM_MATH_DSP wrongly.
       * CMake project version bumped up to 22.05.0
      
      Changes also made for MLECO-3107 (pack generation):
      
       * TensorFlow Lite Micro CMSIS-pack version updated to
         1.22.02.
       * Change to using __ARM_FEATURE_DSP will also help the
         generated pack.
      
      Partial changes for MLECO-3095:
      
       * CMSIS updated to version post 5.9.0
       * TensorFlow Lite Micro updated to latest available
       * Ethos-U driver and core-platform repositories updated
         to 20.05_rc2 tags.
      
      Change-Id: I012c9e65897aed8ce589cff9bfe3a19efc3edeb9
      Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
      9c6f9f8a
  19. Mar 04, 2022
  20. Feb 23, 2022
  21. Jan 27, 2022
  22. Dec 24, 2021
    • Kshitij Sisodia's avatar
      MLECO-2599: Replace DSCNN with MicroNet for KWS · 76a15808
      Kshitij Sisodia authored and Liam Barry's avatar Liam Barry committed
      
      
      Added SoftMax function to Mathutils to allow MicroNet
      to output probability as it does not nativelu have this layer.
      Minor refactoring to accommodate Softmax Calculations
      Extensive renaming and updating of documentation and resource download script.
      Added SoftMax function to Mathutils to allow MicroNet
      to output probability.
      
      Change-Id: I7cbbda1024d14b85c9ac1beea7ca8fbffd0b6eb5
      Signed-off-by: Liam Barry's avatarLiam Barry <liam.barry@arm.com>
      76a15808
  23. Nov 10, 2021
  24. Nov 05, 2021
  25. Oct 05, 2021
  26. Sep 16, 2021
  27. Aug 13, 2021
  28. Aug 12, 2021
  29. Aug 03, 2021
  30. Jun 10, 2021
  31. May 19, 2021
  32. May 18, 2021
  33. May 11, 2021
  34. Apr 07, 2021
    • Alexander Efremov's avatar
      MLECO-1869: Documentation updates · 37ce22eb
      Alexander Efremov authored
       * fixing simple_platform and native build commands in the docs.
      * Added link to a public forum
      * table of contents fixed
      * Minor doc pages refactoring related to TM
      * updated API img
      
      Change-Id: Ibf703d9e51084daeab1c3263f996008523250236
      37ce22eb
  35. Mar 29, 2021
Loading