Home
last modified time | relevance | path

Searched full:runs (Results 1 – 17 of 17) sorted by relevance

/mcuboot-latest/samples/zephyr/
DMakefile191 # flash_hello1: hello1 runs
192 # flash_hello2: hello2 runs
193 # reset: hello1 runs
201 # flash_hello1: hello1 runs
202 # flash_hello2: hello2 runs
203 # reset: hello1 runs
213 # flash_hello1: hello1 runs
214 # flash_hello2: hello2 runs
215 # reset: hello2 runs
224 # flash_hello1: hello1 runs
[all …]
/mcuboot-latest/
DCargo.toml6 # The simulator runs very slowly without optimization. A value of 1
7 # compiles in about half the time, but runs about 5-6 times slower. 2
/mcuboot-latest/.github/workflows/
Dimgtool.yaml16 runs-on: ubuntu-latest
47 runs-on: ubuntu-latest
Dzephyr_build.yaml33 # Only cancel ongoing runs for PRs
40 runs-on: ubuntu-latest
Dmynewt.yaml16 runs-on: ubuntu-latest
Despressif.yaml32 runs-on: ubuntu-latest
Dfih_tests.yaml33 runs-on: ubuntu-latest
Dstale_issue.yml9 runs-on: ubuntu-latest
Dsim.yaml50 runs-on: ubuntu-latest
/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml46 received, the boot loader runs in the normal (non-serial) mode.
60 the boot loader runs in the normal (non-serial) mode. This setting
/mcuboot-latest/sim/src/
Dtestlog.rs10 //! The test framework runs the tests, possibly simultaneously, and in various orders. This helper
Dimage.rs1089 /// This test runs a simple upgrade with no fails in the images, but
1143 /// This test runs a simple upgrade with no fails in the images, but
/mcuboot-latest/boot/espressif/port/esp32h2/ld/
Dbootloader.ld13 …x4084fee0: ROM .bss and .data used in startup code or nonos/early boot (can be freed when IDF runs)
14 …* - 0x4084fee0 - 0x40850000: ROM .bss and .data used in startup code and when IDF runs (cannot be…
/mcuboot-latest/sim/tests/
Dcore.rs39 /// A typical test calls a particular constructor, and runs a given test on
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Drsa.h266 * If this function runs successfully, it guarantees that
288 * If this function runs successfully, the non-NULL buffers
333 * If this function runs successfully, the non-NULL buffers
442 * If the function runs successfully, it is guaranteed that
/mcuboot-latest/docs/
Dreadme-zephyr.md28 so your SoC runs it out of reset. If there are multiple updateable images
/mcuboot-latest/ptest/src/
Dmain.rs113 /// Runs the tests.