- Jul 07, 2022
-
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
- May 25, 2022
-
-
Vincent Coubard authored
Some files from FreeRTOS had missing copyright updates when updated to support CMSIS RTOS. This change adds proper copyright for ARM. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Paul Szczepanek <paul.szczepanek@arm.com> Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
The application was using RC3 of TF-M 1.6.0. Use release version as it is available now. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Adds limitation of timers needing to have same periodicity as first timeout Signed-off-by:
Paul Szczepanek <paul.szczepanek@arm.com> Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Paul Szczepanek <paul.szczepanek@arm.com> Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Update CI to build all flavor of the example. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
- The OS can be selected by setting the variable RTOS to either RTX or FREERTOS. - A new library has been added to expose FreeRTOS memory allocation functions on CMSIS RTOS. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
- Extract base types definitions into basetypes.h - move configurations around to avoid making FreeRTOS dependant config visible from RTOS_config.h Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Allows to use more heap as allocation with CMSIS RTOS will be dynamic Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
- lwip remnant - FreeRTOS+TCP remnant - FreeRTOS Demo remnant - Update task leftover Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
This is controlled by the option "-t" or "--target" that can be passed to ats commands provided by ats.sh. The value of the options can be Corstone-300 or Corstone-310 conftest.py has also been updated to support multiple AVH. Use the option --avh followed by the path to the avh to use to select an avh. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Configuration has been moved outside of ml_interface.cpp into a ethos-u55.h header which is included depending on the TS_TARGET set. ml_interface has been updated to enable timing addapters. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Target is controlled with the variable TS_TARGET which can be set to either "Corstone-300" or "Corstone-310". Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
- Adjust memory regions - Set peripheral and memory config Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
- Refactor main.c file to use CMSIS RTOS and GPIO HAL API - Add FreeRTOS heap definition to application_helpers.c - common for both apps - Remove FreeRTOS adaptation file. - Move FreeRTOS configuration file to the common directory. Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Vincent Coubard authored
- The TF-M version used is set to TF-M 1.6.3. - The PKCS11 library has been updated to https://github.com/Linaro/freertos-pkcs11-psa/commit/e137fb99e0980f4c35bbc6eff74e30505b3c08af . - FreeRTOS pal OTA has been updated to https://github.com/Linaro/freertos-ota-pal-psa/commits/main . Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
Signed-off-by:
Evelyne Donnaes <evelyne.donnaes@arm.com> Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-
- Mar 22, 2022
-
-
Vincent Coubard authored
Signed-off-by:
Vincent Coubard <vincent.coubard@arm.com>
-