75839ea4ad
Add a new snippet that allows booting PPR core found in some Nordic SoCs, configuring it with CONFIG_XIP=n. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com> |
||
---|---|---|
.. | ||
boards | ||
README.rst | ||
nordic-ppr-ram.overlay | ||
snippet.yml |
README.rst
.. _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.