Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default IPC nodes #1550

Merged
merged 11 commits into from
Mar 1, 2024
Merged

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Feb 29, 2024

No description provided.

gmarull and others added 11 commits February 29, 2024 15:11
…mory regions"

This reverts commit 0fa93fa.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
…r shared memory"

This reverts commit b6f24af.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
…board interrupt lines"

This reverts commit be8c07b.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
…LLBOARD"

This reverts commit e669f36.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
…VIF"

This reverts commit 9a44e17.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
Add a new nodes for PPR's VEVIF. In app cores, VEVIF registers are part
of the VPR peripheral, so it is exposed as a child node (since it
requires its own properties, eg #mbox-cells). In VPR, it's a CPU child
since it's not a memory-mapped peripheral, but used with CSRs.

Upstream PR: zephyrproject-rtos/zephyr#69303

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 901708525cd5fdeabdea78d3272c2639d796c0d0)
Add IPC shared memory regions in the global RAM, as well as an enlarged
SRAM region for Application core.

Upstream PR: zephyrproject-rtos/zephyr#69303

Signed-off-by: Grzegorz Swiderski <[email protected]>
(cherry picked from commit 7a5f20bc041a73d89484607bdf0fb8001bf146f3)
Add `zephyr,ipc-icmsg*` nodes, with mboxes specified in a common file.

Upstream PR: zephyrproject-rtos/zephyr#69303

Signed-off-by: Grzegorz Swiderski <[email protected]>
Signed-off-by: Gerard Marull-Partetas <[email protected]>
(cherry picked from commit 035adef5768e79f4466e1f74dcd501efc39e2dc2)
Add support for nRF VEVIF.

Upstream PR: zephyrproject-rtos/zephyr#69303

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit d40fd1f886666d0d61a7a555439857c5654bec55)
Add support for testing BELLBOARD between cpuapp (local) and cpuppr
(remote).

Upstream PR: zephyrproject-rtos/zephyr#69303

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 54d64e39a00b6ef9383ea46eb79a409e11ccc189)
@gmarull gmarull added this to the ncs-2.6.0 milestone Mar 1, 2024
@jfischer-no jfischer-no merged commit bd0efe3 into nrfconnect:main Mar 1, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants