Rust-for-Linux / linux

Adding support for the Rust language to the Linux kernel.
https://rust-for-linux.com
Other
3.83k stars 399 forks source link

How do I compile a Linux kernel for the aarch64 platform #1071

Closed Haker0428 closed 3 months ago

Haker0428 commented 3 months ago

I want to build a bin file to raspberrypi4b or rk chip, and develop some driver. In rust-dev branch, I saw that the arch-support.rst document says that aarch64 is supported, and how can I compile a Linux kernel for the aarch64 platform.

ojeda commented 3 months ago

Please ask general questions in Zulip (https://rust-for-linux.com/contact) -- this issue tracker is not meant for that.