From f4f01bcbe57c617c0bb662758352b494478d7356 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Mon, 23 Dec 2024 12:58:04 +0100 Subject: [PATCH 1/4] [nrf fromtree] manifest: Update nRF hw models to latest 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 (cherry picked from commit 86adcb66e738b78cf8f6363a263b24dba579b86c) Signed-off-by: Herman Berget --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 6d1ad7df18c..adf6bf6ce60 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: fbc6e614686b69dfa56f9694350b9488cf83d3f7 + revision: 71bcaa88c97977647d387217dab99f7d6f026815 path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: f6b950a3b5c0187fe499b0e518426d5bf88b7e68 From ff945a477e59b5c39ed4364b8d6c7bde8c0787ea Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 14 Jan 2025 16:58:22 +0100 Subject: [PATCH 2/4] [nrf fromtree] manifest: Update nRF hw models to latest 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 (cherry picked from commit a2d202f4400ac7903baf9e8c99e7f2943b0c48e7) Signed-off-by: Herman Berget --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index adf6bf6ce60..80cf3532fdc 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 71bcaa88c97977647d387217dab99f7d6f026815 + revision: 1069743a7fc06362e8f8d7f57225b8c7940da9f0 path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: f6b950a3b5c0187fe499b0e518426d5bf88b7e68 From 672eda87b225d5cd1580e0db6e412897eb01a379 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 14 Jan 2025 17:03:52 +0100 Subject: [PATCH 3/4] [nrf fromtree] manifest: Update nRF hw models to enable cracen HAL 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 (cherry picked from commit ec17cc0fa676478881e4efe00aae5c559fa43e55) Signed-off-by: Herman Berget --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 80cf3532fdc..37bdb187006 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 1069743a7fc06362e8f8d7f57225b8c7940da9f0 + revision: f6d4d3f157eaad78c81c64621e3507ec752bdfde path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: f6b950a3b5c0187fe499b0e518426d5bf88b7e68 From c4ded09a5c1d01fd030bb54a13775078cc44c1c6 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Wed, 22 Jan 2025 15:15:17 +0100 Subject: [PATCH 4/4] [nrf fromtree] manifest: Update nRF hw models to latest enabling cracen 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 (cherry picked from commit 492ad96ee5f2559d38dd91ed037acc203f258cdf) Signed-off-by: Herman Berget --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 37bdb187006..619a2afa10e 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: f6d4d3f157eaad78c81c64621e3507ec752bdfde + revision: 68df9ed65dd9d93bb257bf8f295cb753ecf83cd8 path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: f6b950a3b5c0187fe499b0e518426d5bf88b7e68