Home
last modified time | relevance | path

Searched full:sh (Results 1 – 25 of 26) sorted by relevance

12

/mcuboot-3.7.0/ci/
Dfih-tests_run.sh48 …):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/ci/fih_test_docker/execu…
50 …):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/ci/fih_test_docker/execu…
Despressif_install.sh16 $HOME/esp-idf/install.sh
Despressif_run.sh15 . "${IDF_PATH}"/export.sh
Dmynewt_install.sh25 pushd mynewt-newt && ./build.sh
/mcuboot-3.7.0/.github/workflows/
Dmynewt.yaml30 ./ci/check-signed-off-by.sh
33 ./ci/mynewt_install.sh
36 ./ci/mynewt_run.sh
Despressif.yaml51 ./ci/check-signed-off-by.sh
54 ./ci/espressif_install.sh
57 ./ci/espressif_run.sh
Dfih_tests.yaml49 ./ci/check-signed-off-by.sh
52 ./ci/fih-tests_install.sh
57 ./ci/fih-tests_run.sh
Dsim.yaml67 ./ci/check-signed-off-by.sh
74 ./ci/sim_install.sh
77 ./ci/sim_run.sh
Dimgtool.yaml60 ./ci/imgtool_install.sh
66 ./ci/imgtool_run.sh
/mcuboot-3.7.0/
D.travis.yml-disabled61 ./ci/check-signed-off-by.sh
68 - ./ci/${TEST}_install.sh
71 - ./ci/${TEST}_run.sh
D.gitignore3 target.sh
/mcuboot-3.7.0/ci/fih_test_docker/
Drun_fi_test.sh58 $DIR/fi_make_manifest.sh $MCUBOOT_AXF > $PWD/fih_manifest.csv
76 $DIR/fi_tester_gdb.sh $IMAGEDIR $START $END --skip $SKIP_SIZE
Dexecute_test.sh56 $MCUBOOT_PATH/ci/fih_test_docker/run_fi_test.sh $BOOTLOADER_AXF $SKIP_SIZE $DAMAGE_TYPE> fih_test_o…
/mcuboot-3.7.0/scripts/
Djl.sh5 source $(dirname $0)/../target.sh
Djgdb.sh5 source $(dirname $0)/../target.sh
Dflash.sh5 source $(dirname $0)/../target.sh
Dgdb-boot.sh5 source $(dirname $0)/../target.sh
/mcuboot-3.7.0/samples/zephyr/
Dbuild-boot.sh6 # ZEPHYR_GCC_VARIANT need to be set, as well as zephyr/zephyr-env.sh
Dbuild-hello.sh6 # ZEPHYR_GCC_VARIANT need to be set, as well as zephyr/zephyr-env.sh
/mcuboot-3.7.0/boot/cypress/
D.gitignore3 target.sh
DMakefile199 …cppcheck/cppcheck.sh $(APP_NAME) $(PLATFORM) "$(DEFINES)" "$(INCLUDE_DIRS)" "$(C_FILES)" $(CPP_CHE…
/mcuboot-3.7.0/ci/fih_test_docker/docker-build/
Dbuild.sh1 #!/bin/sh
/mcuboot-3.7.0/docs/
Dtestplan-zephyr.md9 Note that the script "run-tests.sh" in that directory is helpful for
Ddesign.md1427 ```sh
1429 # Implemented in ci/fih-tests_install.sh
1432 # See details below. Implemented in ci/fih-tests_run.sh.
1438 # implemented in ci/fih_test_docker/execute_test.sh
1444 # implemented in ci/fih_test_docker/run_fi_test.sh
1455 # this part is implemented in ci/fih_test_docker/fi_tester_gdb.sh
1489 ```sh
1491 $ ./ci/fih-tests_install.sh
1493 ./ci/fih-tests_run.sh
1503 - The docker image needs to be built with `ci/fih-tests_install.sh` as described
[all …]
/mcuboot-3.7.0/ptest/src/
Dmain.rs307 .arg("./ci/sim_run.sh") in run()

12