Lines Matching refs:source
32 The additional building materials you can find in the following links:TF-M source folder
49 .. _Getting the source-code:
51 Getting the source code
59 ``<TF-M source dir>``.
80 - A relative path under ``<TF-M source dir>/platform/ext/target``, for example ``arm/mps2/an521``.
88 - Source code directory ``<TF-M source dir>``
175 cmake -S <TF-M source dir> -B <Build Dir> -DTFM_PLATFORM=<platform>
188 cd <TF-M source dir>
213 cd <TF-M source dir>
255 In order to use local repositories those patches shall be applied to original source.
272 git checkout <MBEDCRYPTO_VERSION> from <TF-M source dir>/config/config_base.cmake>
273 git apply <TF-M source dir>/lib/ext/mbedcrypto/*.patch
285 cd <TF-M source dir>
297 exports a binary and a set of C source files for PSA interface and platform.
328 - **platform** - source code for a selected hardware platform.
335 Instead, please change the corresponding file in the <TF-M source dir>.