Skip to content

jserv/armv8-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World for bare metal ARMv8 using QEMU

Prerequisites

sudo apt-get install gcc-aarch64-linux-gnu
  • Install recent QEMU with Aarch64 target
sudo apt-get install qemu-system-arm

Building and Verification

  • Changes the current working directory to the specified one and then
make
make qemu

Licensing

armv8-hello is freely redistributable under the two-clause BSD License. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

Hello World for bare metal ARMv8 using QEMU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published