You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spell out the practical effect of CONFIG_COMPAT + COMPAT_VDSO + ARM64_32BIT_EL0:
an arm64 host running such a kernel can execute armhf userspace natively, so
rootfs/chroot steps run native instead of via qemu-user-static (~10× faster).
Cross-reference the rootfs probe and the ARMBIAN_PREFER_NATIVE_ARMHF switch,
and note the Apple-M-series exception (no AArch32@EL0 in silicon).
Assisted-by: Claude:claude-opus-4.7
0 commit comments