• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

soc/22-Aug-2025-

README.rst A D22-Aug-2025452 139

nordic-ppr-xip.overlay A D22-Aug-2025133 97

snippet.yml A D22-Aug-2025284 1210

README.rst

1.. _nordic-ppr-xip:
2
3Nordic boot PPR snippet with execution in place (nordic-ppr-xip)
4################################################################
5
6Overview
7********
8
9This snippet allows users to build Zephyr with the capability to boot Nordic PPR
10(Peripheral Processor) from another core. PPR code is to be executed from MRAM,
11so the PPR image must be built for the ``xip`` board variant, or with
12:kconfig:option:`CONFIG_XIP` enabled.
13