~esotericnonsense/linux-raspberrypi4-aarch64

AUR package to build a 64-bit rpi4 kernel
50b2c4e0 — Daniel Edgecumbe 4 years ago
4.19.89-1
e3611daa — Daniel Edgecumbe 5 years ago
4.19.86-1
ad830c82 — Daniel Edgecumbe 5 years ago
Update .SRCINFO for 4.19.85-1

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~esotericnonsense/linux-raspberrypi4-aarch64
read/write
git@git.sr.ht:~esotericnonsense/linux-raspberrypi4-aarch64

You can also use your local clone with git send-email.

#linux-raspberrypi4-aarch64

linux-raspberrypi4-aarch64 is an Arch Linux PKGBUILD script to build a 64-bit kernel for the Raspberry Pi 4 from sources.

AUR: https://aur.archlinux.org/linux-raspberrypi4-aarch64.git

Repo: https://git.esotericnonsense.com/pub/linux-raspberrypi4-aarch64.git

Sourcehut: https://git.sr.ht/~esotericnonsense/linux-raspberrypi4-aarch64

GitLab: https://gitlab.com/esotericnonsense/linux-raspberrypi4-aarch64.git

GitHub: https://github.com/esotericnonsense/linux-raspberrypi4-aarch64.git

#Kernel config

Generated from 4.19.83 bcm2711_defconfig, plus:

# sane cpufreq governor (normal default is powersave, locked to 600mhz)
CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# required for mkinitcpio `encrypt` hook
DM_INTEGRITY=m

This config supports a 32-bit userland by default.

Tested with the Arch Linux ARM armv7h and aarch64 repositories.

~ esotericnonsense (Daniel Edgecumbe) git@esotericnonsense.com

#Credits

Original PKGBUILD and associated hooks taken from the Arch Linux ARM repo, maintained by Kevin Mihelich kevin@archlinuxarm.org.