Embedded Linux with Buildroot & QEMU
Building a complete AArch64 embedded Linux system with Buildroot, deployed and tested in QEMU.
Overview
This project builds a reproducible embedded Linux image using Buildroot for an AArch64 QEMU target. It includes out-of-tree kernel module packaging, rootfs overlay configuration, init scripts for automatic driver loading, and a GitHub Actions CI pipeline for automated builds.