app:
  address: 0x34000
  end_address: 0xc6000
  region: flash_primary
  size: 0x92000
mcuboot:
  address: 0x0
  end_address: 0xc000
  region: flash_primary
  size: 0xc000
mcuboot_pad:
  address: 0x14000
  end_address: 0x14800
  region: flash_primary
  size: 0x800
mcuboot_primary:
  address: 0x14000
  end_address: 0xc6000
  orig_span: &id001
  - mcuboot_pad
  - tfm
  - app
  region: flash_primary
  size: 0xb2000
  span: *id001
mcuboot_primary_app:
  address: 0x14800
  end_address: 0xc6000
  orig_span: &id002
  - tfm
  - app
  region: flash_primary
  size: 0xb1800
  span: *id002
mcuboot_secondary:
  address: 0xc6000
  end_address: 0x141000
  region: flash_primary
  size: 0x7B000
littlefs_storage:
  address: 0x141000
  end_address: 0x155000
  region: flash_primary
  size: 0x14000
settings_storage:
  address: 0x155000
  end_address: 0x165000
  region: flash_primary
  size: 0x10000
tfm_its:
  address: 0xc000
  end_address: 0xe000
  region: flash_primary
  size: 0x2000
tfm_otp_nv_counters:
  address: 0xe000
  end_address: 0x10000
  region: flash_primary
  size: 0x2000
tfm_ps:
  address: 0x10000
  end_address: 0x14000
  region: flash_primary
  size: 0x4000
tfm:
  address: 0x14800
  end_address: 0x34000
  region: flash_primary
  size: 0x1f800
nonsecure_storage:
  address: 0x155000
  end_address: 0x165000
  orig_span: &id004
  - settings_storage
  region: flash_primary
  size: 0x10000
  span: *id004
tfm_nonsecure:
  address: 0x34000
  end_address: 0xc6000
  orig_span: &id007
  - app
  region: flash_primary
  size: 0x92000
  span: *id007
tfm_secure:
  address: 0x14000
  end_address: 0x34000
  orig_span: &id008
  - mcuboot_pad
  - tfm
  region: flash_primary
  size: 0x20000
  span: *id008
tfm_storage:
  address: 0xc000
  end_address: 0x14000
  orig_span: &id009
  - tfm_its
  - tfm_otp_nv_counters
  - tfm_ps
  region: flash_primary
  size: 0x8000
  span: *id009
