https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/6507/1
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/6508/1
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5374/5
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 28 2021
Oct 21 2020
Sep 17 2020
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5695
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5696
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5697
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5698
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5699
Aug 21 2020
Aug 5 2020
Use separate source for different models:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5101
Jul 23 2020
Jun 18 2020
use different 'inc' file and int function for different models.
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/4629/1
move spm header files to spm folder:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/4630/3
Jun 5 2020
change the include statements:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/4437
Feb 18 2020
https://review.trustedfirmware.org/c/trusted-firmware-m/+/3886
https://review.trustedfirmware.org/c/trusted-firmware-m/+/3887
https://review.trustedfirmware.org/c/trusted-firmware-m/+/3433
https://review.trustedfirmware.org/c/trusted-firmware-m/+/3514
https://review.trustedfirmware.org/c/trusted-firmware-m/+/3888
Dec 31 2019
Dec 24 2019
https://review.trustedfirmware.org/c/trusted-firmware-m/+/2933
https://review.trustedfirmware.org/c/trusted-firmware-m/+/2934
https://review.trustedfirmware.org/c/trusted-firmware-m/+/2935
https://review.trustedfirmware.org/c/trusted-firmware-m/+/2936
Dec 9 2019
besides CMSIS USART driver compliant work, also remove printing with SVC together.
Dec 4 2019
Dec 3 2019
Hi, @RobertRostohar
If we remove the "FILE _stdout" declaration from uart_stdout.c as mentioned(It prevents Clib mutex initialization), ARMCLANG image will not output anything anymore.
As the example shown in the link:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.100073_0613_00_en/chr1358938930615.html
"FILE _stdout" is needed for retargeting.
We do not have the same environment(CMSIS-Pack with MDK environment) to reproduce the output in your environment.
Wonder if you knew the root cause of why "FILE __stdout" prevents Clib mutex initialization?
Nov 15 2019
Oct 24 2019
SPRTL c runtime library - memmove() and memcpy()
https://review.trustedfirmware.org/c/trusted-firmware-m/+/2365
Oct 22 2019
Sep 26 2019
Sep 24 2019
Sep 11 2019
move nspm sources to ns_callable: https://review.trustedfirmware.org/c/trusted-firmware-m/+/1921
Sep 3 2019
After detailed debugging, also increase IPC test client secure partition stack size to 0x220.
patch link: https://review.trustedfirmware.org/c/trusted-firmware-m/+/1785
Aug 19 2019
Aug 12 2019
Aug 1 2019
patch 1: merge IPC model partition data into library model partition data.
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1689/
patch 2: use the merged library model partition data struct as the common one, and replace the old IPC partition data.
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1690/
patch 3: merge tfm_spm.c into spm_api_ipc.c and remove old files.
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1691/
patch 4: separate library model SPM code from spm_api.c and create a new file 'spm_api_func.c' for library model.
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1692/
Jul 15 2019
patch has been successfully merged.
Jul 12 2019
May 30 2019
Add a switch for selecting platform service.
https://review.trustedfirmware.org/c/trusted-firmware-m/+/1177
May 14 2019
fix a LVL2 ipc test error:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1064/
Patcher to support AN519 with ARMCLANG:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1065/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1066/
Patches to support platforms with GNUARM.
AN521:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1063/
AN519:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1067/
MUSCA-B1:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1068/
MUSCA-A:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1125/
Mar 18 2019
The patch for this issue:
https://review.trustedfirmware.org/c/trusted-firmware-m/+/715