mirror of
https://github.com/openpower-cores/a2-code.git
synced 2026-01-12 00:22:44 +00:00
ops - simple test for a2lib calls and build process
Setup
dir with kernel (if creating single mem image kernel+test)
./asm
dir with a2lib (from a2-boot)
./a2lib
dir with printf (needs to use _putchar() from a2lib
./printf
compile and build
compile # gcc
build # make mem image