s-matyukevich/raspberry-pi-os

Exercice 1.1

remi-boivin opened this issue · 0 comments

I'm using quemu for emulating aarch64 (I don't have a rpi yet) and even if I remove the uart_init I can see the text. I don't understand why. Someone have an idea ?

The qemu command

emu-system-aarch64 -M raspi3b -semihosting --semihosting-config enable=on,target=native -serial null -serial stdio -kernel kernel8.img