EOS - Enclave Operating System
EOS uses Buildroot's External Tree mechanism for building custom distro:
git clone [email protected]:ultravioletrs/eos.git
git clone [email protected]:buildroot/buildroot.git
cd buildroot
make BR2_EXTERNAL_EOS_PATH=../eos eos_defconfig
make menuconfig
make