Zephyr: A subset of #9522 to fix #9659#9662
Conversation
|
the actual important test - LNL HDA - didn't test, need to retest https://sof-ci.01.org/sofpr/PR9662/build9366/devicetest/index.html |
|
SOFCI TEST |
a73c90d to
aa6fd3e
Compare
TGL SSP is unrelated here, @wszypelt can you remove the TGL SSP test since this is a non production use case with Zephyr config. TGL Zephyr is developers only, so we can tolerate. |
IMR is architecture-specific, use a generic DRAM term. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
When verifying whether .bss is correctly following .data take its alignment into account. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Section alignment might differ in the ELF image and at module target address. To obey that we need to copy sections individually from regions / segments. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Update to include Zephyr fixes for unaligned section placement in object files. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
|
@lgirdwood @lyakh |
|
jenkins compilation seems to be hanging, restart |
|
SOFCI TEST |
|
SOFCI TEST |
|
CI: only known failures |
Recent Zephyr LLEXT updates seem to have introduced ELF layout changes, which require updated SOF support