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: sdk-zephyr: [nrf noup] drivers: flash: Allow reading secure mem by nrf_rram. #19363

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2352

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 10, 2024 08:31
@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 Dec 10, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 10, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6d04ddb nrfconnect/sdk-zephyr@711346a (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 10, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 10

Inputs:

Sources:

sdk-nrf: PR head: 0021df08635d0b03041012a13131bda595d41aa8
zephyr: PR head: 711346aa377a65263784cd0d37efc9230e68229b

more details

sdk-nrf:

PR head: 0021df08635d0b03041012a13131bda595d41aa8
merge base: ffa08e9d4e592eaf079eb6f9dccfe14ec9d50bf5
target head (main): ceb3b15891e10157518a407f8103f7be1f92374f
Diff

zephyr:

PR head: 711346aa377a65263784cd0d37efc9230e68229b
merge base: 6d04ddbedbe373b5d2bae3ad7e78ab9329034c4f
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (2)
west.yml
zephyr
│  ├── drivers
│  │  ├── flash
│  │  │  │ soc_flash_nrf_rram.c

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-sdk-find-my
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder
Copy link
Contributor Author

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.

@ArekBalysNordic ArekBalysNordic force-pushed the auto-manifest-sdk-zephyr-2352 branch from 94de228 to e5345b1 Compare December 10, 2024 10:10
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2352 branch from e5345b1 to c74491a Compare December 10, 2024 11:42
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2352 branch from c74491a to 455c1ff Compare December 10, 2024 15:31
@ArekBalysNordic ArekBalysNordic force-pushed the auto-manifest-sdk-zephyr-2352 branch from 455c1ff to a3f2298 Compare December 11, 2024 10:13
@ArekBalysNordic ArekBalysNordic added bugfix Fixes a known bug backport v2.9-branch auto-create a PR with same commits to v2.9-branch and removed changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 11, 2024
@ArekBalysNordic ArekBalysNordic added this to the 2.9.0 milestone Dec 11, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2352 branch from a3f2298 to 0398c51 Compare December 11, 2024 13:32
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 11, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2352 branch from 0398c51 to 0021df0 Compare December 12, 2024 08:45
@NordicBuilder NordicBuilder removed the DNM label Dec 12, 2024
@rlubos rlubos merged commit f951e1b into nrfconnect:main Dec 12, 2024
13 of 14 checks passed
ArekBalysNordic added a commit to ArekBalysNordic/sdk-nrf that referenced this pull request Dec 12, 2024
...flash: Allow reading secure mem by nrf_rram.

Backport f951e1b from nrfconnect#19363

Signed-off-by: Arkadiusz Balys <[email protected]>
ArekBalysNordic added a commit to ArekBalysNordic/sdk-nrf that referenced this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v2.9-branch auto-create a PR with same commits to v2.9-branch bugfix Fixes a known bug changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants