Lines Matching full:build
19 Build and run instructions
24 To build & run TF-M:
28 :doc:`Build instructions </building/tfm_build_instruction>`
29 to compile and build the TF-M source.
40 Set up build environments
43 TF-M officially supports a limited set of build environments and setups. In
65 sudo apt-get install -y git curl wget build-essential libssl-dev python3 \
151 be available in the build environment. The currently supported compiler
224 …- Download IAR build tools from `here <https://www.iar.com/products/architectures/arm/iar-embedded…
233 …- Download IAR build tools from `here <https://www.iar.com/products/architectures/arm/iar-embedded…
241 Build AN521 regression sample
257 Build SPE and NSPE.
265 cmake --build build_spe -- install
269 cmake --build build_test
275 variables, for example, use "c:/build" instead of "c:\\\\build".
283 Build SPE and NSPE.
291 cmake --build build_spe -- install
295 cmake --build build_test
299 then you can reduce paths by moving the build directory closer to
418 To build the TF-M firmware the following tools are needed:
473 - Detailed :doc:`Build instructions </building/tfm_build_instruction>`.
474 - :doc:`IAR Build instructions </building/tfm_build_instruction_iar>`.