summaryrefslogtreecommitdiff
path: root/nrfdemo/builddk/modules/nrf/subsys/partition_manager/pm.yml.trustzone
blob: 02dd8800d54c4e3df4323fd373be0d3ad2155cb4 (plain)
1
2
3
4
5
6
7
8
9
10
# Create a span for the RAM to be configured as SECURE by TF-M.
sram_secure:
  region: sram_primary
  span:
    - pcd_sram
sram_nonsecure:
  region: sram_primary
  span:
    - sram_primary
    - rpmsg_nrf53_sram