[PATCH 1/3] arm64: rust: Enable Rust support for AArch64
Asahi Lina
lina at asahilina.net
Tue May 2 06:41:18 PDT 2023
Hi!
On 26/01/2023 01.37, Jamie Cunliffe wrote:
> From: Miguel Ojeda <ojeda at kernel.org>
>
> This commit provides the build flags for Rust for AArch64. The core Rust
> support already in the kernel does the rest.
>
> The Rust samples have been tested with this commit.
>
> [jcunliffe: Arm specific parts taken from Miguel's upstream tree]
>
> Signed-off-by: Miguel Ojeda <ojeda at kernel.org>
> Co-developed-by: Jamie Cunliffe <Jamie.Cunliffe at arm.com>
> Signed-off-by: Jamie Cunliffe <Jamie.Cunliffe at arm.com>
> ---
> Documentation/rust/arch-support.rst | 1 +
> arch/arm64/Kconfig | 1 +
> scripts/generate_rust_target.rs | 13 ++++++++++++-
> 3 files changed, 14 insertions(+), 1 deletion(-)
>
I'm curious, do you have a timeline for submitting the next revision of
this patch? We're trying to aim to upstream the drm/asahi driver for 6.6
or so, but that would depend on CONFIG_ARM64, so it would be lovely if
we could get this in for 6.5 (and it looks like there shouldn't be too
many issues left) ^^
~~ Lina
More information about the linux-arm-kernel
mailing list