A bare metal AArch64 hello-world program, that is run in a KVM AArch64 VM.
Stars
27
Forks
12
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
63
commits
1
Merge pull request #5 from Vbitz/main
73b6998
Added fix for running on Raspberry PI 5
d19b922
Update README
491f611
Merge pull request #3 from wheremyfoodat/patch-1
6da17ba
Add missing `<cstddef>` include
f2e012d
Change stack alignment to 16B
5b72de8
Create LICENSE
be84bf7
Improve doc
331cc6f
Remove unused imports
c29bad5
Own ELF loader implementation
e9a7932
Fix broken links
4ab7661
Merge pull request #1 from Lenz-K/elf-loader
0899c86
Update binary
9623480
Update Readme
f34a758
Set entry address before VM start
c6c7728