Skip to content

Add ARMv7 build support - #862

Open
Brian Caswell (demoray) wants to merge 2 commits into
mainfrom
bcaswell/add-armv7-support
Open

Add ARMv7 build support#862
Brian Caswell (demoray) wants to merge 2 commits into
mainfrom
bcaswell/add-armv7-support

Conversation

@demoray

Copy link
Copy Markdown
Collaborator

Summary

  • add static ARMv7 little-endian hard-float musl builds for full and minimal AVML
  • publish ARMv7 artifacts from the build workflow
  • share pinned musl and musl-cross-make downloads with SHA-256 verification across ARM build scripts
  • document supported release architectures and the current 4096-byte page assumption

Validation

  • eng/build-armv7.sh
  • verified both outputs are stripped, statically linked ARM EABI5 executables
  • bash -n eng/musl-cross-common.sh eng/build-armv6b.sh eng/build-armv7.sh
  • cargo fmt -- --check
  • typos eng .github/workflows/build.yml README.md

Add a static ARMv7 hard-float musl build and CI artifacts. Share pinned musl source downloads and SHA-256 verification with the existing ARMv6b build.
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.

1 participant