Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ARM64 update - PE format needed#14

Open
tomassrnka wants to merge 1 commit intomainfrom
arm64-build-fix
Open

ARM64 update - PE format needed#14
tomassrnka wants to merge 1 commit intomainfrom
arm64-build-fix

Conversation

@tomassrnka
Copy link
Member

@tomassrnka tomassrnka commented Mar 2, 2026

arm64 build now provides PE format image, instead of ELF, as expected by firecracker


Note

Low Risk
Low risk: a small, localized change to the build script that only alters the arm64 build artifact/target; main risk is breaking consumers that expected an ELF vmlinux for arm64.

Overview
Updates build.sh so arm64 builds produce a kernel Image (and copy arch/arm64/boot/Image to builds/.../vmlinux.bin) instead of building/copying the ELF vmlinux.

x86_64 builds and the legacy vmlinux.bin copy path for x86_64 are unchanged.

Written by Cursor Bugbot for commit eafbbcb. This will update automatically on new commits. Configure here.

arm64 build now provides PE format image, instead of ELF, as expected by firecracker
Sign up for free to 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