littlekernel / lk

LK embedded kernel
MIT License
3.17k stars 621 forks source link

[arch][arm] fix booting when in HYP mode #269

Closed cleverca22 closed 3 years ago

cleverca22 commented 3 years ago

motivation: https://github.com/raspberrypi/firmware/commit/6785329266e889552b7a142563cb66d743b25610 broke PROJECT=rpi2-test by executing the kernel in HYP mode instead of SVC mode