• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/03-Aug-2024-1814

README.rstD03-Aug-2024440 139

nordic-ppr-xip.overlayD03-Aug-2024125 97

snippet.ymlD03-Aug-2024201 97

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