Searched full:runs (Results 1 – 17 of 17) sorted by relevance
/mcuboot-latest/samples/zephyr/ |
D | Makefile | 191 # 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/ |
D | Cargo.toml | 6 # 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/ |
D | imgtool.yaml | 16 runs-on: ubuntu-latest 47 runs-on: ubuntu-latest
|
D | zephyr_build.yaml | 33 # Only cancel ongoing runs for PRs 40 runs-on: ubuntu-latest
|
D | mynewt.yaml | 16 runs-on: ubuntu-latest
|
D | espressif.yaml | 32 runs-on: ubuntu-latest
|
D | fih_tests.yaml | 33 runs-on: ubuntu-latest
|
D | stale_issue.yml | 9 runs-on: ubuntu-latest
|
D | sim.yaml | 50 runs-on: ubuntu-latest
|
/mcuboot-latest/boot/boot_serial/ |
D | syscfg.yml | 46 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/ |
D | testlog.rs | 10 //! The test framework runs the tests, possibly simultaneously, and in various orders. This helper
|
D | image.rs | 1089 /// 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/ |
D | bootloader.ld | 13 …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/ |
D | core.rs | 39 /// A typical test calls a particular constructor, and runs a given test on
|
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/ |
D | rsa.h | 266 * 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/ |
D | readme-zephyr.md | 28 so your SoC runs it out of reset. If there are multiple updateable images
|
/mcuboot-latest/ptest/src/ |
D | main.rs | 113 /// Runs the tests.
|