aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01Updating Tensorflow to 2.7.0 in requirements.txt22.02Kristofer Jonsson
2022-02-25Add CMake variable to pass arguments to ctest22.02-rc3Per Åstrand
2022-02-17Fixing compilation warnings in threadx demo appDavide Grohmann
2022-02-15Skip printing OFM with message_handler22.02-rc2Alexander Israelsson
2022-02-14README: Add section on how to specify NPU configJonny Svärd
2022-02-11Fix compilation warningsDavide Grohmann
2022-02-10ThreadX demo app bug fix22.02-rc1Lior Dekel
2022-02-08Updating baremetal modelsKristofer Jonsson
2022-02-04PMU begin and end eventsKristofer Jonsson
2022-02-02Replace deprecated word to comply with inclusive language guidelinesLedion Daja
2022-02-02Add PMU printsKristofer Jonsson
2022-01-31PMU multi NPU supportKristofer Jonsson
2022-01-21Adding Corstone-Polaris targetKristofer Jonsson
2022-01-18Build system updatesKristofer Jonsson
2022-01-18Fix CMake warningsNir Ekhauz
2022-01-11Adapt secure/non-secure split of BRAMPer Åstrand
2021-12-23PlatformNightly ThreadX bug fixLior Dekel
2021-12-22Timing adapter fix, init constructor priorityKristofer Jonsson
2021-12-14Add mpu driver and remove interface libraryYulia Garbovich
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-26Exclude ThreadX appliction21.11Kristofer Jonsson
2021-11-25Use CMake to find Python 3 interpreter21.11-rc3Kristofer Jonsson
2021-11-25Exclude applications that depend on NPUKristofer Jonsson
2021-11-22Updating required CMake version to 3.20Kristofer Jonsson
2021-11-18Updating required C compiler version to 1121.11-rc2Kristofer Jonsson
2021-11-17Add support for NinjaKristofer Jonsson
2021-11-16Add message_handler applicationYulia Garbovich
2021-11-15Set default value for TFLu build typeYulia Garbovich
2021-11-03Update documentationKristofer Jonsson
2021-11-03driver_unit_tests: Remove redundant codeJonny Svärd
2021-10-24Verify Corstone-300 AN552Nir Ekhauz
2021-10-19Default timing adapters mode valueKristofer Jonsson
2021-10-19Add 11.16 to supported FVP versions in run_ctest.pyRickard Bolin
2021-10-18Configure timing adapter in run_platform.pyNir Ekhauz
2021-10-06NPU configuration support update in relevant apps.Lior Dekel
2021-10-06FreeRTOS app bug fix.Lior Dekel
2021-10-05add fallthrough attribute to prevent fallthorugh warning in uart, corstone-300Annie Tallund
2021-10-04Revert "FreeRTOS app bug fix."Kristofer Jonsson
2021-10-04FreeRTOS app bug fix.Lior Dekel
2021-09-30Add memory area to run_platform.pyNir Ekhauz
2021-09-23Fixing misspelled defineKristofer Jonsson
2021-09-14Enable the execution of run_platform.py when no values for pmu configuration ...Nir Ekhauz
2021-09-09Document memory configurationsKristofer Jonsson
2021-09-07Remove designated initializersJonny Svärd
2021-09-01run_platform.py PMU configurationNir Ekhauz
2021-08-18Fix: return value for GCC _write and _read is written/read chars21.08-rc321.08-rc221.08Davide Grohmann
2021-08-13Ensure same flags are used for both GCC and ARMClang21.08-rc1Davide Grohmann
2021-08-12small fixes to FreeRTOS app.Lior Dekel
2021-08-11Adding inference application for ThreadXLior Dekel
2021-08-10Adding FM 11.15 support to run_ctest scriptliodek01