/arm-base-platform-fvp

Boot to Busybox on Arm AEM RevC FVP

Primary LanguageShell

Booting to BusyBox on ARM FVP

SETUP

1. Download Armv-A Base RevC AEM FVP

2. Setup Workspace

  • Execute setup.sh
    • Creates a directory aemfvp-a
    • Syncs and patches the source

BUILD

  • Execute build.sh
    • Generates arm-tf, u-boot, uefi, grub, linux, busybox

RUN MODEL

  • Execute run.sh
    • Launches model and boots to BusyBox

REFERENCES