Skip to content

Commit

Permalink
manifest: crypto: Use Mbed TLS and Oberon PSA core with client
Browse files Browse the repository at this point in the history
-This manifest update and relevant commits in sdk-nrf is made to add
 support for nRF54H20 devices without a local build of the core
-This includes taking in sdk-mbedtls pull request #15 for better
 client support in PK and MD wrapper APIs
-This includes taking in sdk-oberon-psa-crypto pull request #10 for
 better client support as well as fixups for psa_util used for
 TLS/DTLS and X.509 testing

Ref: NCSDK-15632

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
  • Loading branch information
frkv authored and nordicjm committed May 10, 2024
1 parent 4fce6c3 commit 9d2ca1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,11 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: c99e53f8bacdce37db400e5c46b26ee26937234c
revision: 72868c6f1421afa92cba9f6fe6d1a3f108c174b7
- name: oberon-psa-crypto
path: modules/crypto/oberon-psa-crypto
repo-path: sdk-oberon-psa-crypto
revision: 51af9c47069d24b0794b31a0b4392a90e219ca50
revision: 1fbc5fc0f00328d82493ffb41c6d8912ab1e843f
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
Expand Down

0 comments on commit 9d2ca1c

Please sign in to comment.