1STM_PLATFORM 2^^^^^^^^^^^^ 3 4Configuration and Build 5""""""""""""""""""""""" 6 7GNUARM/ARMCLANG/IARARM compilation is available for this target. 8and build the selected configuration as follow. 9 10The build configuration for TF-M is provided to the build system using command 11line arguments. Required arguments are noted below. 12 13The following instructions build multi-core TF-M with regression test suites 14in Isolation Level 1. 15 16 17Getting_started 18""""""""""""""" 19 201- Should install TF-M repo and all library in the same directory (trusted-firmware-m, mbedtls, mcuboot, QCBOR, tf-m-tests). 212- Configure the script as you nedd for your project. 223- Launch the script ReBuildTFM_S.bat and ReBuildTFM_NS.bat 234- In iar/build_s/api_ns laucn the scripts (postbuild.sh, regressions.sh, TFM_UPDATE.sh). 245- Reset the board. 25 26Example 27""""""" 28There's image example to the environment what should you have to use these scripts 29 30------------- 31 32*Copyright (c) 2021, STMicroelectronics. All rights reserved.* 33*SPDX-License-Identifier: BSD-3-Clause* 34