Armchina_JidongMei
7d6890e650
Add ARM Cortex-M52 port support FreeRTOS#1305 ( #1334 )
...
Add ARM Cortex-M52 port support
Add ARM_CM52 and ARM_CM52_NTZ port implementations for GCC and IAR compilers
2025-12-19 17:52:58 +05:30
Rahul Kar
62bd622ffc
Update download locations to outside repository content ( #1280 )
...
Update curl command to download in a non user accessible folder
2025-06-05 23:23:47 +05:30
Devaraj Ranganna
e143832ad4
tf-m: Update tf-m to TF-Mv2.0.0 release ( #1038 )
...
The `portable/ThirdParty/GCC/ARM_TFM/README.md` and
`portable/ThirdParty/GCC/ARM_TFM/os_wrapper_freertos.c` are updated to
support `TF-Mv2.0.0` of trusted-firmware-m release.
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
2024-04-18 17:55:14 +05:30
Kody Stribrny
8c49c54987
Fix TFM about link ( #1021 )
...
This page does not look to
exist anymore which is
failing our link verifier
check.
2024-04-05 10:40:43 +05:30
Soren Ptak
5fb9b50da8
CI-CD Updates ( #768 )
...
* Use new version of CI-CD Actions
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Format and spell check all files in the portable directory
* Remove the https:// from #errors and #warnings as uncrustify attempts to change it to /*
* Use checkout@v3 instead of checkout@v2 on all jobs
---------
2023-09-05 14:24:04 -07:00
Paul Bartell
01820d3ed9
Normalize line endings and whitespace in source files
2022-11-29 15:38:47 -08:00
Gabor Toth
030e76681b
M85 support ( #556 )
...
* Extend support to Arm Cortex-M85
Signed-off-by: Gabor Toth <gabor.toth@arm.com>
Change-Id: I679ba8e193638126b683b651513f08df445f9fe6
* Add generated Cortex-M85 support files
Signed-off-by: Gabor Toth <gabor.toth@arm.com>
Change-Id: Ib329d88623c2936ffe3e9a24f5d6e07655e4e5c8
* Extend Trusted Firmware M port
Extend Trusted Firmware M port to Cortex-M23,
Cortex-M55 and Cortex-M85.
Signed-off-by: Gabor Toth <gabor.toth@arm.com>
Change-Id: If8f1081acfd04e547b3227579e70e355a6adffe3
* Re-run copy_files.py script
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Signed-off-by: Gabor Toth <gabor.toth@arm.com>
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2022-09-13 22:08:25 +05:30