Skip to content

arm64 ci 支持 #346

Description

@unicornx

支持在 qemu 系统上能够运行启动 rvck 内核,方便 ci check,以便更好地支持 #344 的要求。

构建内核

make distclean
make ARCH=arm64 CROSS_COMPILE=aarch64-buildroot-linux-gnu- virtconfig
make ARCH=arm64 CROSS_COMPILE=aarch64-buildroot-linux-gnu- -j$(nproc) Image

采用 buildroot 制作根文件系统(默认的针对 arm64 的 virt machine 的 qemu_aarch64_virt_defconfig

然后用我们制作的 Image 启动 buildroot 根文件系统。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions