ci: build and publish linux.bin - #15
Open
diegonehab wants to merge 2 commits into
Open
Conversation
Bundle the Cartesi-specific changes on top of Linux 6.18.38: - drivers/cartesi: add cmio device (/dev/cmio) for guest-host communication via shared tx/rx buffers (mmap) and SBI yield, plus Kconfig/Makefile and cartesi_defconfig - riscv/sbi: forward the application exit status through the reboot reason and use the SBI v0.1 shutdown ABI even when v0.3+ is present - panic: halt the machine on kernel panic - reboot: lower restart/halt/poweroff messages from pr_emerg to pr_notice so they can be silenced via loglevel - selftests: add cmio echo and open-twice tests Co-authored-by: Victor Fusco <1221933+vfusco@users.noreply.github.com> Co-authored-by: Marcelo Politzer <251334+mpolitzer@users.noreply.github.com> Co-authored-by: Diego Nehab <1635557+diegonehab@users.noreply.github.com>
diegonehab
force-pushed
the
feature/build-linux
branch
from
August 21, 2026 19:52
f01dcff to
3e60acf
Compare
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.
Summary
linux.bin.linux.binand its SHA-512 checksum on every push.This moves
linux.binproduction out ofmachine-linux-image.Validation
cartesi_defconfig.linux.bin.actionlint.