Skip to content

Commit ffd41dc

Browse files
committed
west.yml: update zephyr to d99cddd4ec4
Total of 1464 commits. Changes include: b6c66b78582 west: update hal_nxp to mcux sdk 25.09.00 95d260e77ed xtensa: mmu/ptables: rename flags to attrs under arch_mem_map() 84ade183ed1 mmu: cosmetic changes to page table variable names e709cbe3c89 xtensa: mmu: fix __arch_mem_map assert message 1f07b5b1903 xtensa: userspace: save PS to thread struct later 4709e3feb9a xtensa: rename xtensa_asm2_s.h to xtensa_asm2.inc.S 6b082061cc1 xtensa: move saved FPU and HIFI registers to end of BSA 6877bc8644c xtensa: userspace: handle DTLB multihit exception d3a126cb5da xtensa: userspace: handle load/store ring exception 9f0f59649bf xtensa: save EXCCAUSE/EXCVADDR in BSA during exception c76b338ec46 xtensa: mmu: properly restore PTE attributes via reset_region() f2cf818f67b xtensa: fatal: use named macros for PS register bits... 74d715c5ef9 pm: Remove "power state consistency" check 11a2ec4b139 west.yml: depend on hal_nxp pr 605 ca641d84107 llext: only build fs_loader.c if file-systems are enabled 54545430e46 drivers: sai: Fix compile time error with clang 96d654bbc86 west.yml: Update hal_xtensa revision cf7e2e63c17 soc: intel_adsp: rework host IPC using IPC service d910306fd00 soc: intel_adsp: remove IDC dt default for CONFIG_INTEL_ADSP_IPC 0b3b6f30a3d ipm: remove the Intel Audio DSP CAVS host IPM driver Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
1 parent 2b8358e commit ffd41dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manifest:
4343

4444
- name: zephyr
4545
repo-path: zephyr
46-
revision: e876dee6f2e78788e983385de231eab50e1db543
46+
revision: d99cddd4ec448b130935df2843b2738891eaab59
4747
remote: zephyrproject
4848

4949
# Import some projects listed in zephyr/west.yml@revision

0 commit comments

Comments
 (0)