Skip to content

Conversation

ayla-nordicsemi
Copy link
Contributor

  • nRF92X has a different architecture than nRF54LX and nRF71X, the flag CRACEN_HW_PRESENT shouldn't be activated directly here, it will be true through dts node definition defined for IronSide.
  • Application core needs to use Crypto Client calls to be able to use PSA through IronSide, this is done by activating the flag PSA_SSF_CRYPTO_CLIENT.

@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 Sep 3, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 3, 2025

CI Information

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

Inputs:

Sources:

more details

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 (0)

Outputs:

Toolchain

Version:
Build docker image:

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

  • ❌ Toolchain
  • ❌ Build twister
  • ❌ Integration tests

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

Copy link

github-actions bot commented Sep 3, 2025

You can find the documentation preview for this PR here.

Copy link

github-actions bot commented Sep 3, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6e68865 (main) nrfconnect/sdk-zephyr#3241 nrfconnect/sdk-zephyr#3241/files

DNM label due to: 1 project with PR revision

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

- nRF92X has a different architecture than nRF54LX and nRF71X,
  the flag CRACEN_HW_PRESENT shouldn't be activated directly here,
  it will be true through dts node definition defined for IronSide.
- Application core needs to use Crypto Client calls to be able to
  use PSA through IronSide, this is done by activating the flag
  PSA_SSF_CRYPTO_CLIENT.

Signed-off-by: Aymen Laouini <[email protected]>
@ayla-nordicsemi ayla-nordicsemi force-pushed the NRFX-8295_psa_activation_for_92x branch from 4cd80f2 to ee25c93 Compare September 8, 2025 10:31
@ayla-nordicsemi ayla-nordicsemi deleted the NRFX-8295_psa_activation_for_92x branch October 6, 2025 06:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants