From 92c8f0b99041f38d683a2d17d117339073c276f7 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Fri, 27 Jun 2025 13:09:08 +0200 Subject: [PATCH 1/2] [nrf fromtree] manifest: Update nRF hw models to latest Update the HW models module to: 6e5961223f81aa2707c555db138819a5c1b7942c Including the following: 6e59612 CLOCK (52,53): Fix test interface with multiple instances ecf2292 54 CRACEN: Improve model 1277b16 irq controller: Remove out of date comment Signed-off-by: Alberto Escolar Piedras (cherry picked from commit e1c37f6292b0efa651e2a59b19b43870b9cf9262) Signed-off-by: Rubin Gerritsen --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 41fa45c8693..6ec17c12dce 100644 --- a/west.yml +++ b/west.yml @@ -325,7 +325,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 968d55ff22579080466bf2f482596dd6e35361c6 + revision: 6e5961223f81aa2707c555db138819a5c1b7942c path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: 787eea1a3c8dd13c86214e204a919e6f9bcebf91 From a11b184ffc425673e0d60873cd079f7ba3981577 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Fri, 25 Jul 2025 10:12:12 +0200 Subject: [PATCH 2/2] [nrf fromtree] manifest: Update nRF hw models to latest Update the HW models module to: 8b6001d6bdd9e2c8bb858fdb26f696f6d5f73db5 Including the following: 8b6001d CLOCK (54): Fix XOTUNE subscription sideeffecting for nrf54L15 9af1ac8 nRF54LM20: Bugfix: Add missing UART configuration e6af4a7 RADIO: Fix register init for some devices (at least nRF54LM20) 2fe99ab CLOCK (54): Add XO24M/PLL24M/HFCLK24M ffd578a CLOCK (54): Fixes around XOTUNE Signed-off-by: Alberto Escolar Piedras (cherry picked from commit e7115d04ded2b17e91758cee73a4af807bf8ed44) Signed-off-by: Rubin Gerritsen --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 6ec17c12dce..853d84113a6 100644 --- a/west.yml +++ b/west.yml @@ -325,7 +325,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 6e5961223f81aa2707c555db138819a5c1b7942c + revision: 8b6001d6bdd9e2c8bb858fdb26f696f6d5f73db5 path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: 787eea1a3c8dd13c86214e204a919e6f9bcebf91