Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 18 of 18) sorted by relevance

/mcuboot-latest/ext/fiat/
DLICENSE6 Permission is hereby granted, free of charge, to any person obtaining a copy
9 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/mcuboot-latest/sim/src/
Dimage.rs1950 let mut copy = vec![0u8; buf.len()]; in install_image() localVariable
1951 dev.read(offset, &mut copy).unwrap(); in install_image()
1955 plain: copy, in install_image()
1962 let mut copy = vec![0u8; buf.len()]; in install_image() localVariable
1963 dev.read(offset, &mut copy).unwrap(); in install_image()
1982 plain: copy, in install_image()
2071 let mut copy = vec![0u8; buf.len()]; in verify_image() localVariable
2074 dev.read(offset, &mut copy).unwrap(); in verify_image()
2082 if buf != &copy[..] && buf != &copy_offset[..] { in verify_image()
2084 if buf[i] != copy[i] && buf[i] != copy_offset[i] { in verify_image()
[all …]
/mcuboot-latest/ci/fih_test_docker/docker-build/
DDockerfile5 # You may obtain a copy of the License at
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld27 * You may obtain a copy of the License at
182 /* To copy multiple ROM to RAM sections,
183 * uncomment .copy.table section and,
185 .copy.table :
283 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld27 * You may obtain a copy of the License at
181 /* To copy multiple ROM to RAM sections,
182 * uncomment .copy.table section and,
184 .copy.table :
282 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld27 * You may obtain a copy of the License at
183 /* To copy multiple ROM to RAM sections,
184 * uncomment .copy.table section and,
186 .copy.table :
303 * This makes linker to A) allocate zeroed section in memory, and B) copy
DExternalMemory.md97 2. Once DAP Link removable disk appeared drop (copy) the upgrade image HEX file to it.
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld27 * You may obtain a copy of the License at
192 /* To copy multiple ROM to RAM sections,
193 * uncomment .copy.table section and,
195 .copy.table :
293 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/scripts/imgtool/
Dimage.py26 import copy
343 self.payload = copy.copy(self.infile_data)
348 self.payload = copy.copy(self.infile_data)
/mcuboot-latest/scripts/
Dmcubin.bt7 // You may obtain a copy of the License at
/mcuboot-latest/
DLICENSE95 Derivative Works a copy of this License; and
108 include a readable copy of the attribution notices contained
193 You may obtain a copy of the License at
/mcuboot-latest/docs/
DSubmittingPatches.md60 Everyone is permitted to copy and distribute verbatim copies of this
Dtestplan-mynewt.md125 DISCLAIMER: be careful with copy/paste of commands, this test uses another
Dreadme-zephyr.md91 board and then just make a copy of it to get started on your own
Drelease-notes.md467 - Overwrite-only mode was updated to erase/copy only sectors that
Dreadme-espressif.md567 Burn the key into the device's eFuse (keep a copy on the host), this action can be done **only
/mcuboot-latest/boot/zephyr/
DCMakeLists.txt190 # When using ECDSA signatures, pull in our copy of the tinycrypt library.
210 # to set MBEDTLS_CONFIG_FILE ourselves. When using Zephyr's copy, this
DKconfig37 # When building for ECDSA, we use our own copy of mbedTLS, so the
48 # When building for ECDSA, we use our own copy of mbedTLS, so the
391 without having to move/copy it into the primary slot. For this reason the