Searched full:time (Results 1 – 25 of 98) sorted by relevance
1234
/mcuboot-latest/ci/ |
D | sim_run.sh | 28 time cargo test --no-run 29 time cargo test 36 time cargo test --no-run --features $feature 37 time cargo test --features $feature 58 time cargo test --no-run --features "$features" -- $TEST_ARGS 59 time cargo test --features "$features" -- $TEST_ARGS
|
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/ |
D | build_info.h | 4 * \brief Build-time configuration info 30 * This set of compile-time defines can be used to determine the version number 31 * of the Mbed TLS library used. Run-time variables for the same can be found in
|
D | version.h | 4 * \brief Run-time version information 23 * This set of run-time variables can be used to determine the version number of 24 * the Mbed TLS library used. Compile-time version defines for the same can be
|
D | platform_util.h | 31 #include <time.h> 105 * mbedtls_platform_gmtime_r() supplied by the user at compile time. 107 * \param tt Pointer to an object containing time (in seconds) since the
|
/mcuboot-latest/ |
D | Cargo.toml | 7 # compiles in about half the time, but runs about 5-6 times slower. 2 8 # and 3 are hardly different in either compile time or performance.
|
D | CODE_OF_CONDUCT.md | 91 those enforcing the Code of Conduct, for a specified period of time. This 102 communication with the community for a specified period of time. No public or
|
/mcuboot-latest/boot/espressif/hal/include/mcuboot_config/ |
D | mcuboot_config.h | 44 * You can enable only one mode at a time from the list below to override 83 * time penalty is acceptable. 164 * for the time needed to erase large chunk of flash. 179 * doing a swap upgrade and the time it takes for a swapping is long enough
|
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/ |
D | utils.h | 1 /* utils.h - TinyCrypt interface to platform-dependent run-time operations */ 35 * @brief Interface to platform-dependent run-time operations. 82 * @brief Constant-time algorithm to compare if two sequences of bytes are equal
|
/mcuboot-latest/boot/cypress/libs/watchdog/ |
D | watchdog.h | 41 * @param[inout] timeout_ms The time in milliseconds before the WDT times out (1ms - max) (see cy_wd… 77 * Gets the time in milliseconds before the WDT times out. 78 * @return The time in milliseconds before the WDT times out
|
/mcuboot-latest/samples/zephyr/ |
D | run-tests.go | 26 "time" 148 stopper := time.NewTimer(10 * time.Second) 206 time.Sleep(250 * time.Millisecond)
|
/mcuboot-latest/.github/workflows/ |
D | stale_issue.yml | 15 …tically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.' 16 … automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.'
|
/mcuboot-latest/boot/espressif/include/crypto_config/ |
D | mbedtls_custom_config.h | 6 * This set of compile-time options may be used to enable 126 * System has time.h and time(). 127 * The time does not need to be correct, only time differences are used, 134 * Comment if your system does not support time functions 141 * System has time.h, time(), and an implementation for 143 * The time needs to be correct (not necessarily very accurate, but at least 154 * mbedtls_platform_gmtime_r() at compile-time by using the macro 175 * alternate function at compile time. 191 * via the platform_set_xxx() functions or at compile time by setting 217 * \warning MBEDTLS_PLATFORM_XXX_ALT cannot be defined at the same time as [all …]
|
/mcuboot-latest/boot/espressif/port/esp32c2/ |
D | bootloader.conf | 34 # Delay time for identify the GPIO signal 82 # and Flash Encryption at same time
|
/mcuboot-latest/samples/mcuboot_config/ |
D | mcuboot_config.template.h | 57 * You can enable only one mode at a time from the list below to override 121 * time penalty is acceptable. 180 * doing a swap upgrade and the time it takes for a swapping is long enough
|
/mcuboot-latest/boot/cypress/MCUBootApp/config/ |
D | mcuboot_crypto_config.h | 6 * This set of compile-time options may be used to enable 125 * System has time.h and time(). 126 * The time does not need to be correct, only time differences are used, 133 * Comment if your system does not support time functions 140 * System has time.h, time(), and an implementation for 142 * The time needs to be correct (not necessarily very accurate, but at least 153 * mbedtls_platform_gmtime_r() at compile-time by using the macro 174 * alternate function at compile time. 190 * via the platform_set_xxx() functions or at compile time by setting 216 * \warning MBEDTLS_PLATFORM_XXX_ALT cannot be defined at the same time as [all …]
|
/mcuboot-latest/boot/nuttx/include/mcuboot_config/ |
D | mcuboot_config.h | 57 * You can enable only one mode at a time from the list below to override 122 * time penalty is acceptable. 184 * doing a swap upgrade and the time it takes for a swapping is long enough
|
/mcuboot-latest/boot/zephyr/ |
D | Kconfig | 239 primary slot every boot. This adds the signature check time to 251 method. This option is usefull for lowering the boot up time for 596 If y, MCUboot waits for a prescribed duration of time to allow 622 int "Serial detect pin detection delay time [ms]" 642 time intervals between two calls. The time printed depends 741 used to feed watchdog while doing time consuming operations.
|
D | Kconfig.serial_recovery | 146 int "Serial detect pin detection delay time [ms]" 158 If y, MCUboot waits for a prescribed duration of time to allow
|
D | main.c | 467 BOOT_LOG_INF("USB DFU wait time elapsed"); 480 BOOT_LOG_INF("USB DFU wait time elapsed"); 489 * some time, so it's better to reuse thistime to already receive the 515 /* at least one check if time was expired */
|
D | Kconfig.firmware_loader | 16 int "Serial detect pin detection delay time [ms]"
|
/mcuboot-latest/boot/zephyr/include/mcuboot_config/ |
D | mcuboot_config.h | 31 # error "One crypto library implementation allowed at a time." 34 # error "One crypto library implementation allowed at a time." 269 * for the time needed to erase large chunk of flash.
|
/mcuboot-latest/docs/ |
D | ecdsa.md | 60 time the boot code begins to accept unpadded signatures. The simulator is 85 times, each time the last byte of the signature was non-zero, but if the
|
D | readme-zephyr.md | 159 Currently, the Zephyr RTOS port limits its support to one keypair at the time, 230 Alternatively, MCUboot can wait for a limited time to check if DFU is invoked by receiving an MCUmg… 232 the amount of time in milliseconds the device will wait for the trigger.
|
/mcuboot-latest/docs/release-notes.d/ |
D | compatible-slots.md | 7 at run-time.
|
/mcuboot-latest/ext/mbedtls-asn1/src/ |
D | platform_util.c | 49 * any time and will not optimize out the call that could potentially perform 77 #include <time.h>
|
1234