Home
last modified time | relevance | path

Searched full:pwd (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/samples/zephyr/
DMakefile196 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-rsa.conf \
206 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-ecdsa-p256.conf \
218 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-upgrade-only.conf \
229 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-rsa.conf \
232 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-rsa.conf \
244 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-ecdsa-p256.conf \
248 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-ecdsa-p256.conf \
260 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-skip-primary-slot-validate.conf \
271 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-rsa.conf \
274 BOOTLOADER_EXTRA_CONF_FILE=$(PWD)/overlay-rsa.conf \
[all …]
/mcuboot-latest/ci/fih_test_docker/
Drun_fi_test.sh20 PWD=$(pwd)
21 DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )
59 $DIR/fi_make_manifest.sh $MCUBOOT_AXF > $PWD/fih_manifest.csv
63 …REGIONS=$(sed "N;s/\(0x[[:xdigit:]]*\).*START\n\(0x[[:xdigit:]]*\).*END.*/\1,\2/g;P;D" $PWD/fih_ma…
/mcuboot-latest/ci/
Dsim_run.sh15 GET_FEATURES="$(pwd)/ci/get_features.py"
16 CARGO_TOML="$(pwd)/sim/Cargo.toml"
Dfih-tests_run.sh55 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test:$FIH_IMAGE_VERSION /bin/sh -c '/roo…
57 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test:$FIH_IMAGE_VERSION /bin/sh -c '/roo…
Dmynewt_run.sh21 pwd
/mcuboot-latest/.github/workflows/
Dmynewt.yaml26 pwd
Despressif.yaml47 pwd
Dfih_tests.yaml45 pwd
Dzephyr_build.yaml90 export ZEPHYR_BASE=${PWD}
Dsim.yaml63 pwd
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Dpk.h662 * \param pwd Optional password for decryption.
668 * Ignored if \p pwd is \c NULL.
682 const unsigned char *pwd, size_t pwdlen,