Home
last modified time | relevance | path

Searched refs:running (Results 1 – 8 of 8) sorted by relevance

/mcuboot-2.7.6/ptest/src/
Dmain.rs81 running: HashSet<String>, field
98 running: HashSet::new(), in new()
106 if self.running.contains(&key) || self.done.contains(&key) { in start()
109 debug!("Starting: {} ({} running)", key, self.running.len() + 1); in start()
110 self.running.insert(key); in start()
116 self.running.remove(&key); in done()
143 self.running.len()); in done()
155 let running = self.running.len(); in status() localVariable
157 print!(" {} running ({}/{}/{} done)\r", running, done, running + done, self.total); in status()
/mcuboot-2.7.6/docs/
Dtestplan-zephyr.md13 ## Building and running.
49 And you should see a revert and "hello1" running.
Dreadme-zephyr.md20 Currently, the two image slots must be contiguous. If you are running
70 directory you chose when running `cmake`. Use the Zephyr build
71 system `flash` target to flash these binaries, usually by running
137 Generating a keypair with imgtool is a matter of running the keygen
Dtestplan-mynewt.md3 The current target for running the tests is the Freedom K64F board.
DPORTING.md49 After running the management functions of the bootloader, `boot_go` returns
Drelease-notes.md311 - This release supports building with and running Apache Mynewt and Zephyr
313 - RIOT is supported as a running target.
/mcuboot-2.7.6/boot/cypress/BlinkyApp/
DReadme.md7 It is started by MCUBoot Application which is running on CM0p.
/mcuboot-2.7.6/ext/tinycrypt/documentation/
Dtinycrypt.rst159 application is running in a constrained environment. AES-256 requires keys