Skip to content

x86_64 ci 支持 #345

Description

@unicornx

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

构建内核

make distclean
make x86_64_defconfig
make -j$(nproc) bzImage

采用 buildroot 制作根文件系统(默认的针对 x86_64 的 pc machine 的 qemu_x86_64_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