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
..
apple soc: apple: Add basic support for Apple T8010 (aka A10) 2023-08-15 14:15:02 +03:00
exynos soc: Add basic support for Exynos9610 2024-09-15 09:53:36 +03:00
qualcomm .: Multiple changes 2023-07-18 14:41:37 +03:00
Kconfig board: Introduce support for qemu virt platform 2025-07-24 23:12:51 +02:00
Makefile soc: Add basic support for Exynos9610 2024-09-15 09:53:36 +03:00