embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
510 stars 67 forks source link

Find an aarch64 board for testing #131

Open phillipjohnston opened 4 years ago

phillipjohnston commented 4 years ago

Ideally we can create a quick bare-metal test program. Just want to make sure things work appropriately.

phillipjohnston commented 2 years ago

M1 works for everything but crt0.s testing.