Lines Matching full:build
2 Build Tests
8 ``CONFIG_TFM_TEST_DIR`` option is used. When SPE build system sees this option
11 Also, test configurations should be passed to SPE build to include building Secure Tests.
14 repository [1]_ to build the SPE for testing rather than building it from the TF-M repository.
31 It is recommended to build both SPE and NSPE from that folder.
42 cmake --build build_spe -- install
45 cmake --build build_test
53 All the test suite config options should be passed to the SPE build command, including NS ones.
54 The SPE building command also accepts all the other config options used to build a single TF-M.
55 All options passing to SPE build does not have to be duplicated in NSPE build, including NS test
92 cmake --build build_spe -- install
95 cmake --build build_test