Skip to content

Introduce arm64 cloud flavour

Noah Meyerhans requested to merge noahm/linux:cloud-arm64 into master

This change introduces a kernel package variant specifically targeting arm64 cloud hosts. This is similar to the amd64 cloud variant in that it is primarily an optimization for size.

The modules directory is 56 MB, versus 213 MB for the generic flavour.

Tested on AWS Cortex-A72 (Graviton/a1) and Neoverse-N1 (Graviton2/m6g) instance types.

/cc @waldi

Edited by Noah Meyerhans

Merge request reports

Loading