From ea9bcdce215b42fca9424a90f64db9edda19417d Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Mon, 28 Jul 2025 10:46:14 +0000 Subject: [PATCH] manifest: Update sdk-zephyr revision (auto-manifest PR) Automatically created by Github Action Also align to the updated include path for nrf_ironside/call.h Signed-off-by: Nordic Builder Signed-off-by: Jonathan Nilsen --- subsys/nrf_security/src/ssf_secdom/ironside_se_psa_ns_api.c | 2 +- west.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subsys/nrf_security/src/ssf_secdom/ironside_se_psa_ns_api.c b/subsys/nrf_security/src/ssf_secdom/ironside_se_psa_ns_api.c index 2fa9d74124c7..41c265264d23 100644 --- a/subsys/nrf_security/src/ssf_secdom/ironside_se_psa_ns_api.c +++ b/subsys/nrf_security/src/ssf_secdom/ironside_se_psa_ns_api.c @@ -9,7 +9,7 @@ #include #include -#include +#include #include #include diff --git a/west.yml b/west.yml index 14473ff7cb5d..aec1c3d732aa 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 79a332371c2081a6be8a51eed294d9d10f36709c + revision: 2c2453cac1d41be138c047e94c510a4189c695af import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above