Skip to content

QEMU kernel builds for Raspberry Pi devices and a very awful script to compile them

Notifications You must be signed in to change notification settings

M0Rf30/qemu-kernels-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 

Repository files navigation

Description

QEMU kernel builds for Raspberry Pi devices and a very awful script to compile them.

Requirements

Please install the required toolchain for arm:

  • arm-none-eabi (for arm)
  • aarch64-linux-gnu (for arm64)

Remember to install these packages:

  • ccache (to speedup frequent builds)

How to use

Take a look at different m0rf30/qemu-kernel-* repos for detailed instructions

Pull requests

Any suggestion are welcome.

Feel free to fork, improve, test and do PR.

Releases

No releases published

Packages

No packages published