-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: sdk-zephyr: [nrf fromlist] Cherry-pick updated upstream commit related to MSPI driver for EXMIF #19574
manifest: sdk-zephyr: [nrf fromlist] Cherry-pick updated upstream commit related to MSPI driver for EXMIF #19574
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. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 613579205148d2d6b70fc1ae480c43e8f2eb909c more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (54)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
a0a293b
to
1cdcf84
Compare
1cdcf84
to
c34ea51
Compare
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 Publish GitHub Action. |
c34ea51
to
6c226c1
Compare
829e398
to
a0476e4
Compare
a0476e4
to
936122e
Compare
XIP access to the external FLASH is not used in this application, so disable this feature in the MSPI driver to decrease the internal FLASH footprint. Signed-off-by: Andrzej Głąbek <[email protected]>
SPIM120 with power management enabled has reduced performance due to GD2/GD3 handling performed on each transfer. Signed-off-by: Nikodem Kastelik <[email protected]>
936122e
to
46c0728
Compare
We need a change in Matter samples as well regarding exmif. @anangl I will create a commit for it shortly, and can we add it here as well (similar to the suit samples)? |
46c0728
to
6ea8ad5
Compare
6ea8ad5
to
9efc23c
Compare
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
The flash_companion image needed to perform SUIT update from external memory currently requires to use the legacy SPI instead of the new MSPI driver. Signed-off-by: Artur Hadasz <[email protected]>
9efc23c
to
8bd7f30
Compare
The flash_companion image needed to perform SUIT update from external memory currently requires to use the legacy SPI instead of the new MSPI driver in Matter samples. Signed-off-by: Arkadiusz Balys <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2394