On 3/28/22 06:57, Xiaojuan Yang wrote:
+       .global _start
+       .align 16
+_start:
+       bl main

You must at least set up the stack. This must work only via some interaction with efi bios? What we *want* is for this to run by itself on the raw virt machine.


r~

Reply via email to