nrf9251: Enable GPPI support and add test#28665
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
|
You can find the documentation preview for this PR here. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 2f7255d7d98fb3353dc4ff16cdfb94eb0997e705 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (12)Outputs:ToolchainVersion: f0aa129f09 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
@bjarki-andreasen @anangl @PerMac can you take a look? |
Imply that cpuapp on nrf9251 will use GPPI implementation for Secure distributed DPPI. Same as on nrf54h20 cpuapp. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Add missing nodes (ppib) and properties (dppic). Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Add zephyr test for gppi. Add configuration for nrf9251dk//cpuapp. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4043 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Update nrf9251.dtsi to contain PPIB nodes.
Enable SD2PPI version of GPPI for nrf9251 cpuapp.
Add nrf9251dk//cpuapp configuration for zephyr GPPI test.
Contains fixes regarding GPPI from Zephyr.