Skip to content

[SKIP CI] .github: compile-test multiple zephyr revisions + IPC4 - #6080

Merged
lgirdwood merged 1 commit into
thesofproject:mainfrom
marc-hb:multi-zephyr
Aug 4, 2022
Merged

[SKIP CI] .github: compile-test multiple zephyr revisions + IPC4#6080
lgirdwood merged 1 commit into
thesofproject:mainfrom
marc-hb:multi-zephyr

Conversation

@marc-hb

Copy link
Copy Markdown
Collaborator

This will show very clearly:

  • upstream Zephyr regressions
  • upstream Zephyr progressions / fixes

Signed-off-by: Marc Herbert marc.herbert@intel.com

@marc-hbmarc-hb changed the title .github: compile-test multiple zephyr revisions + IPC4[SKIP CI] .github: compile-test multiple zephyr revisions + IPC4Aug 4, 2022
@marc-hb
marc-hbforce-pushed the multi-zephyr branch 5 times, most recently from dfce6f4 to fab73d3CompareAugust 4, 2022 10:39
@marc-hb
marc-hb marked this pull request as ready for review August 4, 2022 10:47
@marc-hb
marc-hb requested review from juimonen and kv2019iAugust 4, 2022 10:48
@marc-hb

Copy link
Copy Markdown
CollaboratorAuthor

https://github.com/thesofproject/sof/runs/7670328679 shows that one Zephyr revision builds fine while another revision fails to build which is a perfect demonstration of the intended effect:

zephyr/CMakeFiles/offsets.dir/arch/xtensa/core/offsets/offsets.c.obj -c /workspace/zephyr/arch/xtensa/core/offsets/offsets.c
In file included from /workspace/zephyr/include/zephyr/arch/xtensa/arch.h:27,
from /workspace/zephyr/include/zephyr/arch/cpu.h:27,
from /workspace/zephyr/include/zephyr/kernel_includes.h:33,
from /workspace/zephyr/include/zephyr/kernel.h:17,
from /workspace/zephyr/include/zephyr/init.h:11,
from /workspace/zephyr/include/zephyr/device.h:29,
from /workspace/zephyr/kernel/include/kernel_offsets.h:6,
from /workspace/zephyr/arch/xtensa/core/offsets/offsets.c:7:
/workspace/zephyr/include/zephyr/arch/xtensa/irq.h:10:10: fatal error: xtensa/config/core-isa.h: No such file or directory
10 | #include <xtensa/config/core-isa.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

This will show very clearly:
- upstream Zephyr regressions
- upstream Zephyr progressions / fixes
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@lgirdwood
lgirdwood merged commit 8543f5c into thesofproject:mainAug 4, 2022
@marc-hb
marc-hb deleted the multi-zephyr branch August 4, 2022 12:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@marc-hb@lgirdwood