app:
  address: 0x20800
  end_address: 0x163000
  region: flash_primary
  size: 0x142800
bootconf:
  address: 0xffd080
  end_address: 0xffd084
  region: bootconf
  size: 0x4
littlefs_storage:
  address: 0x143000
  device: DT_CHOSEN(nordic_pm_ext_flash)
  end_address: 0x800000
  placement:
    before:
    - end
  region: external_flash
  size: 0x6bd000
settings_storage:
  address: 0x163000
  end_address: 0x165000
  placement:
    align:
      start: 0x1000
  region: flash_primary
  size: 0x2000
mcuboot:
  address: 0x0
  end_address: 0x20000
  placement:
    align:
      end: 0x1000
    before:
    - mcuboot_primary
  region: flash_primary
  size: 0x20000
mcuboot_pad:
  address: 0x20000
  end_address: 0x20800
  placement:
    align:
      start: 0x1000
    before:
    - mcuboot_primary_app
  region: flash_primary
  size: 0x800
mcuboot_primary:
  address: 0x20000
  end_address: 0x163000
  orig_span: &id001
  - mcuboot_pad
  - app
  region: flash_primary
  size: 0x143000
  span: *id001
mcuboot_primary_app:
  address: 0x20800
  end_address: 0x163000
  orig_span: &id002
  - app
  region: flash_primary
  size: 0x142800
  span: *id002
mcuboot_secondary:
  address: 0x000000
  device: DT_CHOSEN(nordic_pm_ext_flash)
  end_address: 0x143000
  placement:
    align:
      start: 0x4
  region: external_flash
  share_size:
  - mcuboot_primary
  size: 0x143000
otp:
  address: 0xffd500
  end_address: 0xffd9fc
  region: otp
  size: 0x4fc
sram_primary:
  address: 0x20000000
  end_address: 0x2003c000
  region: sram_primary
  size: 0x3c000
