All Projects → jserv → armv8-hello

jserv / armv8-hello

Licence: other
Hello World for bare metal ARMv8 using QEMU

Programming Languages

Makefile
30231 projects
assembly
5116 projects
c
50402 projects - #5 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].