Files
uniLoader/soc
BotchedRPR e8bd7fdf7f board: Introduce support for qemu virt platform
This platform can be used for testing and easier debug of the bootloader.

After compiling, the emulation can be started with this command line:

qemu-system-aarch64 -machine virt -cpu cortex-a72 -nographic -m 512m -kernel uniLoader.o
2025-07-24 23:12:51 +02:00
..
2023-07-18 14:41:37 +03:00
2024-09-15 09:53:36 +03:00