Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 34) sorted by relevance

12

/mcuboot-latest/ptest/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
43 source = "registry+https://github.com/rust-lang/crates.io-index"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
64 source = "registry+https://github.com/rust-lang/crates.io-index"
70 source = "registry+https://github.com/rust-lang/crates.io-index"
76 source = "registry+https://github.com/rust-lang/crates.io-index"
82 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/mcuboot-latest/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
30 source = "registry+https://github.com/rust-lang/crates.io-index"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
70 source = "registry+https://github.com/rust-lang/crates.io-index"
76 source = "registry+https://github.com/rust-lang/crates.io-index"
82 source = "registry+https://github.com/rust-lang/crates.io-index"
88 source = "registry+https://github.com/rust-lang/crates.io-index"
94 source = "registry+https://github.com/rust-lang/crates.io-index"
103 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
D.gitignore25 # Python egg metadata, regenerated from source files by setuptools.
D.travis.yml-disabled52 ## Max profile is not tested as it requires HW entropy source which is not
DLICENSE27 including but not limited to software source code, documentation
28 source, and configuration files.
56 communication on electronic mailing lists, source code control systems,
/mcuboot-latest/boot/espressif/include/crypto_config/
Dec256.cmake24 ${TINYCRYPT_DIR}/source/utils.c
25 ${TINYCRYPT_DIR}/source/sha256.c
26 ${TINYCRYPT_DIR}/source/ecc.c
27 ${TINYCRYPT_DIR}/source/ecc_dsa.c
Ded25519.cmake26 ${TINYCRYPT_DIR}/source/utils.c
27 ${TINYCRYPT_DIR}/source/sha256.c
28 ${TINYCRYPT512_DIR}/source/sha512.c
/mcuboot-latest/scripts/
Dassemble.py83 def add_image(self, source, partition): argument
92 with open(source, 'rb') as rfd:
95 raise Exception("Image {} is too large for partition".format(source))
/mcuboot-latest/boot/zephyr/
DCMakeLists.txt13 set(EXTRA_ZEPHYR_MODULES "${CMAKE_SOURCE_DIR}/../../samples/runtime-source/zephyr/hooks")
25 # Path to tinycrypt library source subdirectory of MCUBOOT_DIR.
125 # library which might be common source code for MCUBoot and an application
198 ${TINYCRYPT_DIR}/source/ecc.c
199 ${TINYCRYPT_DIR}/source/ecc_dsa.c
200 ${TINYCRYPT_DIR}/source/sha256.c
201 ${TINYCRYPT_DIR}/source/utils.c
222 ${TINYCRYPT_DIR}/source/sha256.c
223 ${TINYCRYPT_DIR}/source/utils.c
254 ${TINYCRYPT_DIR}/source/sha256.c
[all …]
DKconfig260 The key file will be parsed by imgtool's getpub command and a .c source
542 The key file will be parsed by imgtool's getpriv command and a .c source
685 entropy source.
756 source "subsys/logging/Kconfig.template.log_config"
866 update. It is up to the project customization to add required source
874 add required source files to the build.
881 add required source files to the build.
1012 source "Kconfig.zephyr"
/mcuboot-latest/ext/tinycrypt/
DLICENSE10 Redistribution and use in source and binary forms, with or without modification,
13 - Redistributions of source code must retain the above copyright notice, this
42 Redistribution and use in source and binary forms, with or without modification,
44 * Redistributions of source code must retain the above copyright notice, this
DREADME10 Redistribution and use in source and binary forms, with or without modification,
13 - Redistributions of source code must retain the above copyright notice, this
52 /lib: C source code of the cryptographic primitives.
/mcuboot-latest/boot/cypress/
D.gitignore25 # Python egg metadata, regenerated from source files by setuptools.
DREADME.md44 To retrieve source code with subsequent submodules pull:
75 * Eclipse / ModusToolbox ("makefile project from existing source")
/mcuboot-latest/samples/runtime-source/zephyr/
DREADME.md13 source <path-to-zephyr>/zephyr-env.sh
23 app directory (mcuboot/samples/non-flash-source/zephyr/app), run:
/mcuboot-latest/boot/bootutil/src/
Dswap_scratch.c351 uint8_t source; in swap_status_source() local
384 source = table->bst_status_source; in swap_status_source()
391 if (source == BOOT_STATUS_SOURCE_SCRATCH && in swap_status_source()
393 source = BOOT_STATUS_SOURCE_NONE; in swap_status_source()
398 source == BOOT_STATUS_SOURCE_NONE ? "none" : in swap_status_source()
399 source == BOOT_STATUS_SOURCE_SCRATCH ? "scratch" : in swap_status_source()
400 source == BOOT_STATUS_SOURCE_PRIMARY_SLOT ? in swap_status_source()
402 return source; in swap_status_source()
Dswap_misc.c139 bs->source = swap_status_source(state); in swap_read_status()
140 switch (bs->source) { in swap_read_status()
Dswap_move.c348 uint8_t source; in swap_status_source() local
373 source = BOOT_STATUS_SOURCE_PRIMARY_SLOT; in swap_status_source()
376 return source; in swap_status_source()
405 if (bs->source != BOOT_STATUS_SOURCE_PRIMARY_SLOT) { in boot_move_sector_up()
Dswap_offset.c424 uint8_t source; local
445 source = BOOT_STATUS_SOURCE_PRIMARY_SLOT;
448 return source;
676 if (bs->source != BOOT_STATUS_SOURCE_PRIMARY_SLOT) {
/mcuboot-latest/docs/
DSubmittingPatches.md69 have the right to submit it under the open source license
73 of my knowledge, is covered under an appropriate open source
76 by me, under the same open source license (unless I am
88 this project or the open source license(s) involved.
DGemfile.lock12 coffee-script-source
14 coffee-script-source (1.11.1)
108 coffee-script-source (~> 1.11.1)
DGemfile1 source "https://rubygems.org"
/mcuboot-latest/boot/mbed/
Dmcuboot_imgtool.cmake182 # Generate a C source file with signing keys in it at the given location.
183 # The file should be added as a source file to a library built in the same directory.
195 COMMENT "Converting signing key to C source..."
202 # Generate a C source file with the encryption private key in it at the given location.
203 # The file should be added as a source file to a library built in the same directory.
215 COMMENT "Converting encryption key to C source..."
DCMakeLists.txt39 # Add signing key generated source file
/mcuboot-latest/ext/fiat/
DREADME.md12 the desired field operation). The "source" file specifying the finite field and
29 The corresponding "source" file is

12