Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 56) sorted by relevance

123

/mcuboot-2.7.6/ci/fih_test_docker/
Dfi_tester_gdb.sh29 if test "$INSTR" == ""; then
87 if cat $QEMU_LOG_FILE | grep -i "Starting bootloader" &>/dev/null; then
89 if cat gdb_out.txt | grep -i "Stopped at breakpoint" &>/dev/null; then
91 if cat $QEMU_LOG_FILE | grep -i "Secure image initializing" &>/dev/null; then
113 if cat $QEMU_LOG_FILE | grep -i "Secure image initializing" &>/dev/null; then
159 if test -z "$IMAGE_DIR"; then
161 elif test -z "$START"; then
163 elif test -z "$END"; then
175 if test -z "$IMAGE_DIR"; then
180 if test -z "$START"; then
[all …]
Drun_fi_test.sh42 if [ "$DAMAGE_TYPE" = "SIGNATURE" ]; then
44 elif [ "$DAMAGE_TYPE" = "IMAGE_HASH" ]; then
Dexecute_test.sh29 if test -z "$FIH_LEVEL"; then
/mcuboot-2.7.6/ci/
Dcheck-signed-off-by.sh18 if [[ "${#parents[@]}" -ne 2 ]]; then
39 if [[ $GITHUB_REPOSITORY == mcu-tools/* ]]; then
48 if [[ ${stripped} == ${author} ]]; then
51 if [[ ${stripped} == ${committer} ]]; then
58 if [[ ${found_author} == false ]]; then
61 if [[ ${found_committer} == false ]]; then
64 if [[ ${found_author} == false || ${found_committer} == false ]]; then
71 if [[ ${has_commits} = false ]]; then
Dimgtool_run.sh15 if [[ $TRAVIS == "true" ]]; then
16 if [[ $TRAVIS_PULL_REQUEST != "false" || $TRAVIS_BRANCH != "main" ]]; then
26 if [[ -z "$TWINE_TOKEN" ]]; then
39 if [[ $rc -eq 0 ]]; then
42 elif [[ $rc -eq 1 ]]; then
45 elif [[ $rc -eq 3 ]]; then
Dsim_run.sh25 if [[ ! -z $SINGLE_FEATURES ]]; then
26 if [[ $SINGLE_FEATURES =~ "none" ]]; then
34 if [[ $SINGLE_FEATURES =~ $feature ]]; then
43 if [[ ! -z $MULTI_FEATURES ]]; then
Dimgtool_install.sh15 if [[ $TRAVIS == "true" ]]; then
16 if [[ $TRAVIS_PULL_REQUEST != "false" || $TRAVIS_BRANCH != "main" ]]; then
Dfih-tests_install.sh27 if [[ $? -ne 0 ]]; then
Dfih-tests_run.sh25 if test -z "$FIH_LEVEL"; then
/mcuboot-2.7.6/boot/bootutil/include/bootutil/
Dfault_injection_hardening.h20 * Then the correctness of x can be checked by XORing the two tuple values
161 /* rc is volatile so if it is the return value then the function cannot be in fih_delay()
208 /* Standard equality. If A == B then 1, else 0 */
297 * counter and saves it to a local variable, and then increments the counter.
299 * Then set the return variable to FIH_FAILURE as a base case.
301 * Then perform the function call. As part of the funtion FIH_RET must be called
305 * previously saved value. If this is equal then the function call and all child
339 * FIH_CALL then you need to do a FIH_RET else the state machine will detect
353 * CFI precall function saves the CFI counter and then increments it - the
354 * postcall then checks if the counter is equal to the saved value. In order for
Dbootutil_public.h159 * 0=run image once, then confirm or revert.
174 * 0=run image once, then confirm or revert.
/mcuboot-2.7.6/docs/
Dsigned_images.md24 This signs the image by computing hash over the image, and then
48 Then you need to extract the public key from this to include it
61 And then the ECDSA256.
69 Then you need to create a package containing this key, or keys.
Ddesign.md127 If protected TLVs are present then a TLV info header with magic equal to
233 first looks for images in the slots and then inspects the version numbers in the
235 then checks its validity (integrity check, signature verification etc.). If the
268 ram-load is enabled then platform must define the following parameters:
295 firmware image in each primary slot, which mcuboot can validate and then
302 the new image or it will be executed during operation. The new image can then
304 then still choose to run it during the next boot. When this happens, the swap is
417 allows individual bytes to be written at arbitrary addresses, then
419 then min-write-size is 2, and so on.
427 - sector data in the primary slot is copied into scratch, then erased
[all …]
Dencrypted_images.md59 that the encrypted flag is set and TLV data is OK, then it decrypts each
117 encrypted key. It then uses its internal private/secret key to decrypt
118 the TLV containing the key. Given that no errors are found, it will then
Dreadme-zephyr.md23 then the corresponding primary and secondary partitions must be defined for
88 board and then just make a copy of it to get started on your own
Dreadme-mynewt.md21 Then update your app's `pkg.yml` adding the extra dependency:
/mcuboot-2.7.6/samples/zephyr/
Dbuild-boot.sh14 if [ -z "$ZEPHYR_BASE" ]; then
18 if [ -z "$BOARD" ]; then
Dbuild-hello.sh14 if [ -z "$ZEPHYR_BASE" ]; then
18 if [ -z "$BOARD" ]; then
DMakefile42 # "make flash_hello1" will then flash the first application into the
48 # then revert back to the first app, since we did not mark this image
290 @if [ -z "$$ZEPHYR_BASE" ]; then echo "Zephyr environment not set up"; false; fi
291 @if [ -z "$(BOARD)" ]; then echo "You must specify BOARD=<board>"; false; fi
/mcuboot-2.7.6/ext/mbedtls-asn1/include/mbedtls/
Decdsa.h124 * bitlength of the group order, then the hash is truncated
158 * bitlength of the group order, then the hash is truncated as
187 * bitlength of the group order, then the hash is truncated as
232 * bitlength of the group order, then the hash is truncated as
318 * bitlength of the group order, then the hash is truncated as
351 * bitlength of the group order, then the hash is truncated as
Dplatform_util.h78 * not possible, then gmtime() will be used. In this case, calls
84 * If MBEDTLS_PLATFORM_GMTIME_R_ALT is defined, then Mbed TLS will
/mcuboot-2.7.6/
D.travis.yml60 if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
62 if [ $? -ne 0 ]; then
/mcuboot-2.7.6/boot/cypress/MCUBootApp/
DREADME.md38 …ls-acceleration`. HW acceleration of cryptography shortens boot time more then 4 times, comparing …
83 Multi-image operation considers upgrading and verification of more then one image on the device.
189 …STATUS` constantly shines. Open `Cypress Programmer` and click `Connect`, then choose hex file: `M…
/mcuboot-2.7.6/boot/bootutil/src/
Dboot_record.c65 /* Check whether first time to call this function. If it is, then check in boot_add_data_to_shared_area()
86 /* Iterates over the TLV section looks for the same entry if found then in boot_add_data_to_shared_area()
/mcuboot-2.7.6/ext/tinycrypt/lib/include/tinycrypt/
Dcmac_mode.h80 * segment then only one tc_cmac_update call is needed; if data
81 * is scattered throughout memory in n data segments, then n calls

123