Dear coreboot community, I just started coreboot and getting the hang of it. I am considering getting a M1 MacBook for my development work. May I will will coreboot work well on M1 MacBook? I am doing the coreboot work for x86 platforms. I understand that coreboot is using i386 cross GC Compiler, does it works on M1? There is another option that I could run a Linux OS virtual box on M1 but it will still run on arm64 arc.
Thanks for the help.
Best Regards, Cory
I've built crossgcc-i386 on armv6 (raspberry pi B) and it produced a working rom for my asus/p2b.
I don't know about how well it would work with any other targets though.
Branden