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

manifest: update sdk-zephyr revision to have dmm #16012

Closed
wants to merge 3 commits into from

Conversation

nika-nordic
Copy link
Contributor

DMM is a cache helper specific to nRF devices that streamline the process of allocating DMA buffer in correct memory region and managing the data cache on nRF54H20.

@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jun 14, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 14, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@65acb95 (main) nrfconnect/sdk-zephyr#1817 nrfconnect/sdk-zephyr#1817/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 14, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nfc X
test-fw-nrfconnect-nrf-iot_cloud X
test-fw-nrfconnect-rs X
test-fw-nrfconnect-thread X
test-low-level X
test-sdk-audio X
test-sdk-dfu X
test-sdk-find-my X
test-sdk-sidewalk X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@nika-nordic nika-nordic force-pushed the add_dmm_sdknrf branch 2 times, most recently from 30ac879 to 28998e9 Compare July 25, 2024 13:42
DMM is a cache helper specific to nRF devices that streamline
the process of allocating DMA buffer in correct memory region
and managing the data cache on nRF54H20.

Signed-off-by: Nikodem Kastelik <[email protected]>
RAM space available for App core is now smaller
because of miscellaneous area needed for dmm buffers.

Signed-off-by: Nikodem Kastelik <[email protected]>
RAM space available for App core is now smaller
because of miscellaneous area needed for dmm buffers.

Signed-off-by: Nikodem Kastelik <[email protected]>
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Oct 11, 2024
@github-actions github-actions bot closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants