Skip to content

Commit

Permalink
Remove IMAGE_HDR_SIZE from configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Mar 23, 2022
1 parent a56abdc commit fd2d2b0
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 26 deletions.
1 change: 0 additions & 1 deletion config/examples/cypsoc6.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
WOLFTPM?=0
WOLFBOOT_PARTITION_SIZE?=0x80000
Expand Down
1 change: 0 additions & 1 deletion config/examples/hifive1.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ V?=0
SPMATH?=1
RAM_CODE?=1
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x80000
WOLFBOOT_SECTOR_SIZE?=0x1000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x20020000
Expand Down
1 change: 0 additions & 1 deletion config/examples/imx-rt1060.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
WOLFBOOT_PARTITION_SIZE?=0x20000
WOLFBOOT_SECTOR_SIZE?=0x1000
Expand Down
1 change: 0 additions & 1 deletion config/examples/kinetis-k82f.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=1
WOLFBOOT_PARTITION_SIZE?=0x7A000
WOLFBOOT_SECTOR_SIZE?=0x1000
Expand Down
1 change: 0 additions & 1 deletion config/examples/lpc54606j512.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=1
WOLFBOOT_PARTITION_SIZE?=0x38000
WOLFBOOT_SECTOR_SIZE?=0x8000
Expand Down
1 change: 0 additions & 1 deletion config/examples/nrf52840.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
WOLFBOOT_PARTITION_SIZE?=0x40000
WOLFBOOT_SECTOR_SIZE?=0x1000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32f4-small-blocks-uart-update.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=1
WOLFTPM?=0
WOLFBOOT_PARTITION_SIZE?=0x4000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32f7-dualbank.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ V?=0
SPMATH?=1
RAM_CODE?=1
DUALBANK_SWAP?=1
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x80000
WOLFBOOT_SECTOR_SIZE?=0x20000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x8020000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32f7.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ WOLFBOOT_VERSION?=1
V?=0
SPMATH?=1
RAM_CODE?=1
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x60000
WOLFBOOT_SECTOR_SIZE?=0x20000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x8020000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32g0.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ V?=0
SPMATH?=1
RAM_CODE?=1
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0xB000
WOLFBOOT_SECTOR_SIZE?=0x800
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x08008000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32h7.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0xD0000
WOLFBOOT_SECTOR_SIZE?=0x20000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x8020000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32l0.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x10000
WOLFBOOT_SECTOR_SIZE?=0x1000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x8000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32l5-nonsecure-dualbank.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=1
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x38000
WOLFBOOT_SECTOR_SIZE?=0x800
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x08008000
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32l5.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x1F800
WOLFBOOT_SECTOR_SIZE?=0x800
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x08040000
Expand Down
3 changes: 1 addition & 2 deletions config/examples/stm32u5-nonsecure-dualbank.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=1
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x38000
WOLFBOOT_SECTOR_SIZE?=0x2000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x08008000
WOLFBOOT_PARTITION_UPDATE_ADDRESS?=0x08108000
WOLFBOOT_PARTITION_SWAP_ADDRESS?=0xFFFFFFFF
WOLFBOOT_PARTITION_SWAP_ADDRESS?=0xFFFFFFFF
1 change: 0 additions & 1 deletion config/examples/stm32u5.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
WOLFBOOT_PARTITION_SIZE?=0x20000
WOLFBOOT_SECTOR_SIZE?=0x2000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x08100000
Expand Down
2 changes: 1 addition & 1 deletion config/examples/stm32wb-pka-1mb.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ WOLFBOOT_PARTITION_BOOT_ADDRESS=0x08008000
WOLFBOOT_PARTITION_UPDATE_ADDRESS=0x08083800
WOLFBOOT_PARTITION_SWAP_ADDRESS=0x080FF000
NVM_FLASH_WRITEONCE=1
PKA=1
PKA=1
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ NO_MPU?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
ENCRYPT=1
ENCRYPT_WITH_AES128=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ NO_MPU?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
ENCRYPT=1
ENCRYPT_WITH_AES256=1
Expand Down
1 change: 0 additions & 1 deletion config/examples/stm32wb-uart-flash-encryption.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ NO_MPU?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
ENCRYPT=1
ENCRYPT_WITH_CHACHA=1
Expand Down
2 changes: 1 addition & 1 deletion config/examples/stm32wb.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ WOLFBOOT_PARTITION_BOOT_ADDRESS=0x08008000
WOLFBOOT_PARTITION_UPDATE_ADDRESS=0x08028000
WOLFBOOT_PARTITION_SWAP_ADDRESS=0x08048000
NVM_FLASH_WRITEONCE=1
PKA=0
PKA=0
1 change: 0 additions & 1 deletion config/examples/t2080.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ NO_MPU?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=1
WOLFTPM?=0
WOLFBOOT_ORIGIN?=0xEFFF0000
Expand Down
3 changes: 1 addition & 2 deletions config/examples/ti-tms570lc435.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ V?=0
SPMATH?=1
RAM_CODE?=1
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=0
# sector size setup to match the largest sector size of heterogeneous F021 sectors
# wolfBoot 0x000000-0x040000
Expand All @@ -28,4 +27,4 @@ WOLFBOOT_SECTOR_SIZE?=0x040000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x040000
WOLFBOOT_PARTITION_UPDATE_ADDRESS?=0x200000
WOLFBOOT_PARTITION_SWAP_ADDRESS?=0x3c0000
OPTIMIZATION_LEVEL?=2
OPTIMIZATION_LEVEL?=2
1 change: 0 additions & 1 deletion config/examples/x86_64_efi.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ TARGET=x86_64_efi
WOLFBOOT_SMALL_STACK=1
SIGN?=ED25519
HASH?=SHA256
IMAGE_HEADER_SIZE?=0x100
DEBUG=1
SPMATH=0
# required for keytools
Expand Down

0 comments on commit fd2d2b0

Please sign in to comment.