Skip to content

Commit 71c32de

Browse files
committed
M2354: Refine TF-M import readme
Add bug report of GNU Arm Embedded Toolchain 10-2020-q4-major in CMSE support
1 parent 3ee443b commit 71c32de

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_NUVOTON/TARGET_M2354/TARGET_TFM/TARGET_NU_M2354/COMPONENT_TFM_S_FW

1 file changed

+1
-1
lines changed

targets/TARGET_NUVOTON/TARGET_M2354/TARGET_TFM/TARGET_NU_M2354/COMPONENT_TFM_S_FW/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To define memory spec of SRAM for TF-M/Mbed, search/change the line:
7575
Navigate [TF-M](https://www.trustedfirmware.org/projects/tf-m/).
7676
Then go through **DOCS****Getting Started Guides****Software requirements** for TF-M build environment setup.
7777

78-
**NOTE**: For unknown reason, **GNU Arm Embedded Toolchain 10-2020-q4-major** built code **FAILS** to run. Avoid this toolchain version.
78+
**NOTE**: **GNU Arm Embedded Toolchain 10-2020-q4-major** built code **FAILS** to run. Avoid this toolchain version. Check [its bug report](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157).
7979

8080
### Compile
8181

0 commit comments

Comments
 (0)