west.yml: update Zephyr to c50777a84311 (Zephyr Nov 11 update)#9647
Merged
kv2019i merged 1 commit intothesofproject:mainfrom Nov 12, 2024
Merged
west.yml: update Zephyr to c50777a84311 (Zephyr Nov 11 update)#9647kv2019i merged 1 commit intothesofproject:mainfrom
kv2019i merged 1 commit intothesofproject:mainfrom
Conversation
Includes the following changes potentially relevant to SOF: ac162b041abf intel_adsp: set exec for simulator targets 475878428c11 soc: intel_adsp: tools: cavstool.py: add RPL and ADL-N support 7ad012d3bbd1 soc: intel_adsp: tools: sort cAVS2.5 PCI DIDs in cavstool.py 2c79024b2f71 soc: intel_adsp: tools: cavstool.py: add PCI DIDs for Intel Arrow Lake 8795a17fa210 soc: intel_adsp: tools: reword cavstool.py startup log message 52bd2ff9a6ca soc: intel_adsp: tools: continue cavstool.py legacy cleanup cdd563500292 nxp: imx8m: adsp: enable the irqstr interrupt controller 18419b618f20 llext: xtensa: fix relocations with multiple SLOT0_OP d3aa1709631b drivers: dai: sai: support pm runtime operations 52efa3bb9b8a soc: intel_adsp: tools: fix ace15 ROM status check in cavstool.py 256ab0c9191c ace: mm: tlb: Check tlb translation enabled before flushing cache 0e9b9b0cf304 ace: mm: tlb: Ignore unmappig error in driver initalization e8d28bfdfd15 drivers: dai: sai: disable IRQs when not needed 48b98a9284c3 drivers: dma: dma_nxp_edma: disable IRQs when not needed c7be48aae42b drivers: intc: irqstr: manage dispatchers dynamically d274cabf839c drivers: intc: irqstr: add reference count for IRQs b43e7387db4d tests: mem_map: no exec test for intel_adsp/ace30/ptl 3d65839dbc58 tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 32f9ecacc429 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type() 80e629cd974a soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset() 9563960bde37 soc: intel_adsp: tools: cavstool: Fix fw_is_alive() and wait_fw_entered() 91495812bdb5 soc: intel_adsp: tools: cavstool.py: Make map_regs() shareable c2126cb90686 soc: intel_adsp: tools: cavstool.py: argsparse code to separate function Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Collaborator
Author
|
SOF trailing Zephyr over 2000 patches again, time to update... |
lgirdwood
approved these changes
Nov 11, 2024
Member
|
@kv2019i CI results looking normal. |
lyakh
approved these changes
Nov 12, 2024
tmleman
approved these changes
Nov 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes the following changes potentially relevant to SOF:
ac162b041abf intel_adsp: set exec for simulator targets
475878428c11 soc: intel_adsp: tools: cavstool.py: add RPL and ADL-N support
7ad012d3bbd1 soc: intel_adsp: tools: sort cAVS2.5 PCI DIDs in cavstool.py
2c79024b2f71 soc: intel_adsp: tools: cavstool.py: add PCI DIDs for Intel Arrow Lake
8795a17fa210 soc: intel_adsp: tools: reword cavstool.py startup log message
52bd2ff9a6ca soc: intel_adsp: tools: continue cavstool.py legacy cleanup
cdd563500292 nxp: imx8m: adsp: enable the irqstr interrupt controller
18419b618f20 llext: xtensa: fix relocations with multiple SLOT0_OP
d3aa1709631b drivers: dai: sai: support pm runtime operations
52efa3bb9b8a soc: intel_adsp: tools: fix ace15 ROM status check in cavstool.py
256ab0c9191c ace: mm: tlb: Check tlb translation enabled before flushing cache
0e9b9b0cf304 ace: mm: tlb: Ignore unmappig error in driver initalization
e8d28bfdfd15 drivers: dai: sai: disable IRQs when not needed
48b98a9284c3 drivers: dma: dma_nxp_edma: disable IRQs when not needed
c7be48aae42b drivers: intc: irqstr: manage dispatchers dynamically
d274cabf839c drivers: intc: irqstr: add reference count for IRQs
b43e7387db4d tests: mem_map: no exec test for intel_adsp/ace30/ptl
3d65839dbc58 tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf
32f9ecacc429 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type()
80e629cd974a soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset()
9563960bde37 soc: intel_adsp: tools: cavstool: Fix fw_is_alive() and wait_fw_entered()
91495812bdb5 soc: intel_adsp: tools: cavstool.py: Make map_regs() shareable
c2126cb90686 soc: intel_adsp: tools: cavstool.py: argsparse code to separate function