Home
last modified time | relevance | path

Searched full:common (Results 1 – 25 of 45) sorted by relevance

12

/mcuboot-latest/samples/runtime-source/zephyr/app/
Dsample.yaml4 common:
/mcuboot-latest/samples/zephyr/hello-world/
Dsample.yaml5 common:
/mcuboot-latest/ext/tinycrypt/tests/include/
Dtest_ecc_utils.h1 /* test_ecc_utils.h - TinyCrypt interface to common functions for ECC tests */
55 * test_ecc_utils.h -- Interface to common functions for ECC tests.
Dtest_utils.h1 /* test_utils.h - TinyCrypt interface to common functions for tests */
32 * test_utils.h -- Interface to common functions for tests.
/mcuboot-latest/docs/
DPORTING.md78 The common code of MCUboot, that is non-system specific, does not directly
85 Changes to common MCUboot code should not affect system specific internals
117 The MCUboot common code uses following defines that should be defined by system
Dreadme-nuttx.md25 One common use case for MCUboot is to integrate it to a firmware update agent, which is an importan…
Dindex.md7 MCUboot defines a common infrastructure for the bootloader and the system flash
/mcuboot-latest/ext/mbedtls-asn1/src/
Dplatform_util.c2 * Common and shared functions used by multiple modules in the Mbed TLS
29 #include "common.h"
/mcuboot-latest/ext/mbedtls-asn1/include/
Dcommon.h2 * \file common.h
/mcuboot-latest/ext/tinycrypt/tests/
Dtest_ecc_utils.c1 /* test_ecc_utils.c - TinyCrypt common functions for ECC tests */
55 * test_ecc_utils.c -- Implementation of some common functions for ECC tests.
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Dmbedtls_config.h53 * This module enables abstraction of common (libc) functions.
Dplatform_util.h4 * \brief Common and shared functions used by multiple modules in the Mbed TLS
/mcuboot-latest/boot/zephyr/
Dflash_map_legacy.c36 * a least common multiple of all sector sizes, and use that as
/mcuboot-latest/boot/bootutil/include/bootutil/
Dfault_injection_hardening.h91 * common value for a corrupted register so complex bit-patterns are used
254 /* C has a common return pattern where 0 is a correct value and all others are
/mcuboot-latest/boot/bootutil/src/
Dimage_ed25519.c21 #include "bootutil/crypto/common.h"
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld15 * and handle all common use cases. Your project may not use every section
291 *(COMMON)
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld15 * and handle all common use cases. Your project may not use every section
290 *(COMMON)
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld15 * and handle all common use cases. Your project may not use every section
311 *(COMMON)
/mcuboot-latest/boot/espressif/port/esp32c3/ld/
Dbootloader.ld68 *(COMMON)
/mcuboot-latest/boot/espressif/port/esp32s2/ld/
Dbootloader.ld68 *(COMMON)
/mcuboot-latest/boot/espressif/port/esp32s3/ld/
Dbootloader.ld68 *(COMMON)
/mcuboot-latest/
DCODE_OF_CONDUCT.md125 For answers to common questions about this code of conduct, see the FAQ at
/mcuboot-latest/boot/espressif/port/esp32/ld/
Dbootloader.ld69 *(COMMON)
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld15 * and handle all common use cases. Your project may not use every section
301 *(COMMON)
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/
Decc.h1 /* ecc.h - TinyCrypt interface to common ECC functions */
61 * @brief -- Interface to common ECC functions.
63 * Overview: This software is an implementation of common functions

12