west.yml: update zephyr to 0837ad5be84#9913
Conversation
Total of 432 commits.
Changes include:
3df1ffe1d5b xtensa: mmu: Fix partition permission definitions
6249470b669 intel_adsp: ace30: mm: Set write permissions during memory
mapping
e7f2e1412d5 soc: intel_adsp: set MMU permissions for .cold* sections
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
|
Seems we have an issue with compiler setttings as this was now caught in stub3 build: https://github.com/thesofproject/sof/actions/runs/13980547833/job/39144648495?pr=9913 The error is coming from Zephyr code, so I think we can proceed with merging this and file a bug to follow-up (either SOF or Zephyr, depending on whether our compiler settings are too strict in SOF, or whether there's a problem in main of Zephyr). |
kv2019i
left a comment
There was a problem hiding this comment.
One new compiler error from udpated Zephyr code. I think we can merge this if a follow-up ticket is filed.
|
@tmleman can you log/fix this on Zephyr side and link here. Alternatively we could cast or do the arithmetic outside the LOG() ? |
|
@lgirdwood @kv2019i The issue has already been reported in Zephyr: zephyrproject-rtos/zephyr#87475 |
Total of 432 commits.
Changes include:
3df1ffe1d5b xtensa: mmu: Fix partition permission definitions
6249470b669 intel_adsp: ace30: mm: Set write permissions during memory mapping
e7f2e1412d5 soc: intel_adsp: set MMU permissions for .cold* sections