EMPTY_0:
  address: 0xf8000
  end_address: 0xf9000
  placement:
    after:
    - mcuboot_secondary
  region: flash_primary
  size: 0x1000
app:
  address: 0x10800
  end_address: 0x84000
  region: flash_primary
  size: 0x73800
bootconf:
  address: 0xffd080
  end_address: 0xffd084
  region: bootconf
  size: 0x4
mcuboot:
  address: 0x0
  end_address: 0x10000
  placement:
    align:
      end: 0x1000
    before:
    - mcuboot_primary
  region: flash_primary
  size: 0x10000
mcuboot_pad:
  address: 0x10000
  end_address: 0x10800
  placement:
    before:
    - mcuboot_primary_app
  region: flash_primary
  size: 0x800
mcuboot_primary:
  address: 0x10000
  end_address: 0x84000
  orig_span: &id001
  - app
  - mcuboot_pad
  region: flash_primary
  sharers: 0x1
  size: 0x74000
  span: *id001
mcuboot_primary_app:
  address: 0x10800
  end_address: 0x84000
  orig_span: &id002
  - app
  region: flash_primary
  size: 0x73800
  span: *id002
mcuboot_secondary:
  address: 0x84000
  end_address: 0xf8000
  placement:
    after:
    - mcuboot_primary
    align:
      start: 0x1000
  region: flash_primary
  share_size:
  - mcuboot_primary
  size: 0x74000
otp:
  address: 0xffd500
  end_address: 0xffd980
  region: otp
  size: 0x480
sram_primary:
  address: 0x20000000
  end_address: 0x20030000
  region: sram_primary
  size: 0x30000
zms_storage:
  address: 0xf9000
  end_address: 0xfd000
  placement:
    align:
      start: 0x1000
    before:
    - end
  region: flash_primary
  size: 0x4000
