Home
last modified time | relevance | path

Searched refs:get (Results 1 – 22 of 22) sorted by relevance

/mcuboot-latest/ci/fih_test_docker/docker-build/
DDockerfile18 RUN apt-get update && \
20 apt-get install -y \
31 apt-get clean all
40 # Add tfm work directory && get rid of spurious git ownership errors
/mcuboot-latest/docs/release-notes.d/
Dfix-stuck-revert.md1 - Fixed issue for swap using move whereby a device could get
/mcuboot-latest/ci/
Dmynewt_install.sh70 sudo apt-get update
71 sudo apt-get install -y gcc-multilib
/mcuboot-latest/ptest/src/
Dmain.rs46 let ncpus = num_cpus::get(); in main()
363 .as_hash()?.get(&jobs)? in lookup_matrix()
364 .as_hash()?.get(&environment)? in lookup_matrix()
365 .as_hash()?.get(&strategy)? in lookup_matrix()
366 .as_hash()?.get(&matrix)? in lookup_matrix()
367 .as_hash()?.get(&features)? in lookup_matrix()
/mcuboot-latest/sim/mcuboot-sys/src/
Dapi.rs275 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_erase()
287 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_read()
300 if let Some(flash) = ctx.borrow().flash_map.get(&dev_id) { in sim_flash_write()
312 ctx.borrow().flash_params.get(&id).unwrap().align in sim_flash_align()
319 ctx.borrow().flash_params.get(&id).unwrap().erased_val in sim_flash_erased_val()
/mcuboot-latest/samples/zephyr/
DREADME.md17 $ sudo apt-get install ninja
/mcuboot-latest/boot/espressif/tools/
Dutils.cmake33 # Auxiliar function to get IDF version from esp_idf_version.h file
/mcuboot-latest/docs/
Dtestplan-zephyr.md34 should get an image "hello1".
Dreadme-zephyr.md91 board and then just make a copy of it to get started on your own
206 Note that it is possible for an application to get into a stuck state when
DPORTING.md13 get the flash's minimum write size, and read/write/erase individual sectors.
Dreadme-espressif.md61 …[here](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html#manual-i…
/mcuboot-latest/scripts/imgtool/
Dimage.py149 def get(self): member in TLV
602 self.payload += prot_tlv.get()
698 self.payload += prot_tlv.get()
699 self.payload += tlv.get()
/mcuboot-latest/ci/fih_test_docker/
Ddamage_image.py27 return tlvs.get(tlv_type, "UNKNOWN({:d})".format(tlv_type))
/mcuboot-latest/boot/cypress/BlinkyApp/
DReadme.md68 To get appropriate artifacts to use with multi image MCUBootApp, makefile flag `HEADER_OFFSET=` can…
78 To get appropriate artifact for second image PRIMARY slot run this command:
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld282 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld281 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld302 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
DREADME.md136 To get submodules - run the following command:
/mcuboot-latest/sim/src/
Dimage.rs1708 self.places.get(&SlotKey{dev_id: slot.dev_id, base_off: slot.base_off}) in lookup()
2073 let dev = flash.get(&dev_id).unwrap(); in verify_image()
2122 let dev = flash.get(&dev_id).unwrap(); in verify_trailer()
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld292 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
/mcuboot-latest/boot/zephyr/
DCMakeLists.txt440 message(FATAL_ERROR "Unable to get parent of node: ${${node}}")
DKconfig931 which then get decompressed into the primary slot. This mode allows the secondary slot to