zephyr/snippets/nordic-ppr-ram
Gerard Marull-Paretas 148e6f0935 snippets: nordic-ppr-ram: fix board identifier
Missed conversion to HWMv2.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-03-04 17:03:47 +01:00
..
boards
nordic-ppr-ram.overlay
README.rst
snippet.yml snippets: nordic-ppr-ram: fix board identifier 2024-03-04 17:03:47 +01:00

.. _nordic-ppr-ram:

Nordic boot PPR snippet with execution from RAM (nordic-ppr-ram)
################################################################

Overview
********

This snippet allows users to build Zephyr with the capability to boot Nordic PPR
(Peripheral Processor) from another core. PPR code is executed from RAM. Note
that PPR image must be built with :kconfig:option:`CONFIG_XIP` disabled.