Home
last modified time | relevance | path

Searched full:uses (Results 1 – 25 of 66) sorted by relevance

123

/mcuboot-latest/.github/workflows/
Dimgtool.yaml21 - uses: actions/checkout@v4
23 uses: actions/setup-python@v4
38 uses: actions/upload-artifact@v3
49 - uses: actions/checkout@v2
53 uses: actions/cache@v1
Dzephyr_build.yaml63 uses: actions/checkout@v2
76 uses: actions/checkout@v2
97 uses: actions/upload-artifact@v4
Dfih_tests.yaml35 - uses: actions/checkout@v2
38 # Uses Mbed TLS from TFM, and nothing else from here.
Dsim.yaml54 - uses: actions/checkout@v2
69 uses: actions-rs/toolchain@v1
Dmynewt.yaml18 - uses: actions/checkout@v2
Despressif.yaml38 - uses: actions/checkout@v2
Dstale_issue.yml12 - uses: actions/stale@v3
/mcuboot-latest/docs/
DPORTING.md63 by MCUboot. For example, Mynewt uses MYNEWT_VAL() and Zephyr uses
74 For that purpose the MCUboot uses ID, which is integer (uint8_t) number
117 The MCUboot common code uses following defines that should be defined by system
185 memory `Mbed TLS` uses the following call:
Dreadme-mynewt.md34 Also, MCUboot uses a different image header struct as well as slightly
/mcuboot-latest/samples/zephyr/
DREADME.md12 Note that this sample uses the "ninja" build tool, which can be
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/
Daes.h70 * Uses key k to initialize s
98 * Uses key k to initialize s
Dcmac_mode.h40 * in the processing of the final message block; CMAC uses a
42 * size or only partial, while CBC-MAC uses the same technique for
/mcuboot-latest/boot/zephyr/
DKconfig200 located. If the key file is not there, the build system uses relative
283 uses a much simpler code path.
432 located. If the key file is not there, the build system uses relative
608 If y, MCUboot uses GPIO to detect whether to invoke USB DFU.
787 Uses a MCUboot boot banner instead of the default zephyr one, which will output the
/mcuboot-latest/sim/mcuboot-sys/csupport/
Dconfig-kw.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-ed25519.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-rsa-kw.h37 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-rsa.h37 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
/mcuboot-latest/boot/zcbor/include/
Dzcbor_encode.h205 * _term() uses strnlen(), so @p str must be null-terminated.
206 …* _lit() uses sizeof()-1, so @p str must be a (null-terminated) string liter…
207 …* _arr() uses sizeof(), so @p str must be a uint8_t array (not null-terminat…
/mcuboot-latest/boot/zephyr/include/
Dconfig-kw.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-ed25519.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-rsa-kw.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
Dconfig-rsa.h33 /* Mcuboot uses mbedts-base64 for serial protocol encoding. */
/mcuboot-latest/testplan/mynewt/apps/slinky/
Dpkg.yml22 pkg.description: "Example application which uses a variety of mynewt features."
/mcuboot-latest/boot/mbed/include/mcuboot_config/
Dmcuboot_config.h76 * Enabling this option uses newer flash map APIs. This saves RAM and
/mcuboot-latest/boot/bootutil/src/
Dfault_injection_hardening.c60 /* Global failure loop for bootloader code. Uses attribute used to prevent

123