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 nRF hw models #2445

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

hermabe
Copy link
Member

@hermabe hermabe commented Jan 23, 2025

Includes CRACEN model and compatibility with newest nrfx/mdk. See commits for details.

Update the HW models module to:
71bcaa88c97977647d387217dab99f7d6f026815

Including the following:
71bcaa8 hal/nrf_cracen_rng.c: Disable until released
69e9037 hal cracen_rng: Add replacements for proposed cracen_rng hal
71c2507 CRACEN RNG: Corrected one comment
dfbc93a 54 ECB: Corrected behaviour with premature end of input joblist
a46101f 54 AAR, ECB, CCM: Correct a few notes and ECB ERRORSTATUS
74aa2de 54L15: Correct IRQ 261 name
e12ab9c Add CRACEN RNG model
91066e7 docs: UART add PTY backend to shortlist of backends

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 86adcb6)
Signed-off-by: Herman Berget <[email protected]>
Update the HW models module to:
1069743a7fc06362e8f8d7f57225b8c7940da9f0

Including the following:
1069743 Fix in cracen hal conditional compile condition
3bbd3bd Enable build of hal/nrf_cracen_*.c
506da1f hal cracen_cm: Add const to prototype
b02d927 BLECrypt_if: For new aes_ecb scramble data if no libCrypto
e41f101 RRAMC nrf hal: Add replacements for new incoming RRAM APIs
4e933cf UART: Do not warn on invalid/unconfigured framesize
716b20c hal cracen_cm: Add replacements for new cracen_cm hal
fc597a4 CRACEN: Add CryptoMaster & CM AES (ECB only)
129f16c CRACEN RNG HAL: Remove senseless static inline

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit a2d202f4400ac7903baf9e8c99e7f2943b0c48e7)
Signed-off-by: Herman Berget <[email protected]>
Update the HW models to the provisional branch zephyr_2025_01_14
which enables the use the not yet released CRACEN RNG & CM HAL

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit ec17cc0fa676478881e4efe00aae5c559fa43e55)
Signed-off-by: Herman Berget <[email protected]>
…en HAL

Update the HW models to the provisional branch zephyr_2025_01_22
which enables the use the not yet released CRACEN RNG & CM HAL
while enabling the latest nrf HAL 3.10

Including the following:
4aac556 Support latest nrf HAL 3.10 / MDK 8.69.1 for 54L15 builds
2e75940 UART: Correct UART names printed out to the users

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 492ad96ee5f2559d38dd91ed037acc203f258cdf)
Signed-off-by: Herman Berget <[email protected]>
@NordicBuilder
Copy link
Contributor

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

Name Old Revision New Revision Diff
nrf_hw_models zephyrproject-rtos/nrf_hw_models@fbc6e61 zephyrproject-rtos/nrf_hw_models@68df9ed (zephyr_2025_01_22) zephyrproject-rtos/[email protected]

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

@ilhanates ilhanates requested a review from aescolar January 24, 2025 07:42
@rlubos rlubos merged commit 1f1ad79 into nrfconnect:main Jan 24, 2025
24 checks passed
@aescolar
Copy link
Contributor

@hermabe note this version of the HW models needs the latest nordic hal too (otherwise the nrf54l15bsim target will not build lacking the cracen hal files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants