diff --git a/config/examples/aurix-tc375-ecc.config b/config/examples/aurix-tc375-ecc.config index 11ab9c0b..0f7ac970 100644 --- a/config/examples/aurix-tc375-ecc.config +++ b/config/examples/aurix-tc375-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 ARCH_FLASH_OFFSET=0x800A0000 WOLFBOOT_SECTOR_SIZE=0x4000 diff --git a/config/examples/aurix-tc375-elf-ecc.config b/config/examples/aurix-tc375-elf-ecc.config index 2a72217d..5dc89c7a 100644 --- a/config/examples/aurix-tc375-elf-ecc.config +++ b/config/examples/aurix-tc375-elf-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # ELF loading specific configuration ELF=1 diff --git a/config/examples/aurix-tc375-elf-wolfHSM-certs-ecc.config b/config/examples/aurix-tc375-elf-wolfHSM-certs-ecc.config index 7be4b5bb..07a35b77 100644 --- a/config/examples/aurix-tc375-elf-wolfHSM-certs-ecc.config +++ b/config/examples/aurix-tc375-elf-wolfHSM-certs-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # wolfHSM options WOLFHSM_CLIENT=1 diff --git a/config/examples/aurix-tc375-elf-wolfHSM-certs-rsa4096.config b/config/examples/aurix-tc375-elf-wolfHSM-certs-rsa4096.config index 2cefe091..303753dd 100644 --- a/config/examples/aurix-tc375-elf-wolfHSM-certs-rsa4096.config +++ b/config/examples/aurix-tc375-elf-wolfHSM-certs-rsa4096.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # wolfHSM options WOLFHSM_CLIENT=1 diff --git a/config/examples/aurix-tc375-elf-wolfHSM-ecc.config b/config/examples/aurix-tc375-elf-wolfHSM-ecc.config index 393f2697..fed0044d 100644 --- a/config/examples/aurix-tc375-elf-wolfHSM-ecc.config +++ b/config/examples/aurix-tc375-elf-wolfHSM-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 WOLFHSM_CLIENT=1 # ELF loading specific configuration diff --git a/config/examples/aurix-tc375-hsm-ecc.config b/config/examples/aurix-tc375-hsm-ecc.config index 36c4fa0c..38db3e0b 100644 --- a/config/examples/aurix-tc375-hsm-ecc.config +++ b/config/examples/aurix-tc375-hsm-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 ARCH_FLASH_OFFSET=0x80028000 WOLFBOOT_SECTOR_SIZE=0x4000 diff --git a/config/examples/aurix-tc375-hsm-self-update-wolfHSM-certs-rsa4096.config b/config/examples/aurix-tc375-hsm-self-update-wolfHSM-certs-rsa4096.config index d014ec43..8fb9e847 100644 --- a/config/examples/aurix-tc375-hsm-self-update-wolfHSM-certs-rsa4096.config +++ b/config/examples/aurix-tc375-hsm-self-update-wolfHSM-certs-rsa4096.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # wolfHSM options WOLFHSM_SERVER=1 diff --git a/config/examples/aurix-tc375-hsm-wolfHSM-certs-ecc.config b/config/examples/aurix-tc375-hsm-wolfHSM-certs-ecc.config index db83dcb6..9a9bdf7c 100644 --- a/config/examples/aurix-tc375-hsm-wolfHSM-certs-ecc.config +++ b/config/examples/aurix-tc375-hsm-wolfHSM-certs-ecc.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # wolfHSM options WOLFHSM_SERVER=1 diff --git a/config/examples/aurix-tc375-hsm-wolfHSM-certs-rsa4096.config b/config/examples/aurix-tc375-hsm-wolfHSM-certs-rsa4096.config index af9feb15..f4caaa5e 100644 --- a/config/examples/aurix-tc375-hsm-wolfHSM-certs-rsa4096.config +++ b/config/examples/aurix-tc375-hsm-wolfHSM-certs-rsa4096.config @@ -16,6 +16,7 @@ FLAGS_INVERT=1 FLASH_MULTI_SECTOR_ERASE=1 DEBUG_UART=1 PRINTF_ENABLED=1 +WOLFBOOT_IMG_HASH_ONESHOT=1 # wolfHSM options WOLFHSM_SERVER=1