Home
last modified time | relevance | path

Searched refs:done (Results 1 – 19 of 19) sorted by relevance

/mcuboot-2.7.6/ptest/src/
Dmain.rs65 state.lock().unwrap().done(&env, out); in main()
82 done: HashSet<String>, field
99 done: HashSet::new(), in new()
106 if self.running.contains(&key) || self.done.contains(&key) { in start()
114 fn done(&mut self, fs: &FeatureSet, output: Result<TestResult>) { in done() method
117 self.done.insert(key.clone()); in done()
156 let done = self.done.len(); in status() localVariable
157 print!(" {} running ({}/{}/{} done)\r", running, done, running + done, self.total); in status()
/mcuboot-2.7.6/boot/bootutil/src/
Dloader.c240 goto done; in boot_read_image_size()
247 goto done; in boot_read_image_size()
254 goto done; in boot_read_image_size()
259 goto done; in boot_read_image_size()
263 goto done; in boot_read_image_size()
268 goto done; in boot_read_image_size()
274 done: in boot_read_image_size()
447 goto done; in boot_write_status()
460 goto done; in boot_write_status()
465 done: in boot_write_status()
[all …]
Dbootutil_public.c510 goto done; in boot_set_pending_multi()
549 done: in boot_set_pending_multi()
596 goto done; in boot_set_confirmed_multi()
606 goto done; in boot_set_confirmed_multi()
611 goto done; in boot_set_confirmed_multi()
621 goto done; in boot_set_confirmed_multi()
626 done: in boot_set_confirmed_multi()
Dswap_move.c96 goto done; in boot_read_image_header()
102 goto done; in boot_read_image_header()
108 goto done; in boot_read_image_header()
113 done: in boot_read_image_header()
Dswap_scratch.c68 goto done; in boot_read_image_header()
74 goto done; in boot_read_image_header()
79 done: in boot_read_image_header()
Dencrypted.c78 goto done; in key_unwrap()
82 goto done; in key_unwrap()
85 done: in key_unwrap()
/mcuboot-2.7.6/sim/mcuboot-sys/csupport/
Drun.c151 goto done; in rsa_oaep_encrypt_()
157 goto done; in rsa_oaep_encrypt_()
160 done: in rsa_oaep_encrypt_()
196 goto done; in kw_encrypt_()
202 done: in kw_encrypt_()
/mcuboot-2.7.6/docs/
Dreadme-mynewt.md36 in this new format. That is done by passing the extra parameter `-2` as in:
45 This can be done either by editing `~/.newtmgr.cp.json` and setting the `mtu`
Dreadme-riot.md31 hash and signing information. This is done through the imgtool.py
Dtestplan-zephyr.md4 testing is done with the code in `samples/zephyr`. These examples
Dreadme-zephyr.md46 be made before building it. Most of this can be done as documented in
161 Once this is done, this new keypair file (`mykey.pem` in this
Decdsa.md5 always a fixed length. Unfortunately, this padding was done in a way
Drelease.md73 Once this is done, the release should create a signed tag:
Drelease-notes.md157 - Some preparation work was done to allow for multi image support, which
/mcuboot-2.7.6/boot/zephyr/
Dmain.c259 goto done; in copy_img_to_SRAM()
265 goto done; in copy_img_to_SRAM()
268 done: in copy_img_to_SRAM()
DKconfig207 If y, the swap upgrade is done in two steps, where first every
/mcuboot-2.7.6/sim/
DREADME.rst42 testing RSA signatures can be done with::
/mcuboot-2.7.6/boot/cypress/MCUBootApp/
DExternalMemory.md82 The MCUBootApp programming can be done similarly to described in `Readme.md`:
94 This is done to force CY8PROTO-062-4343W DAP Link firmware to program external memory with hardcode…
DREADME.md85 …set to 2 (only dual-image is supported at the moment). This could also be done on build time by pa…