From: Sven Van Asbroeck Date: Fri, 16 Apr 2021 14:10:02 +0000 (-0400) Subject: docs: rust: update arch-support for arm 32-bit X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5fedf44384d81c04e54eb6b13961032604e5894c;p=users%2Fjedix%2Flinux-maple.git docs: rust: update arch-support for arm 32-bit Signed-off-by: Sven Van Asbroeck [normalized title] Signed-off-by: Miguel Ojeda --- diff --git a/Documentation/rust/arch-support.rst b/Documentation/rust/arch-support.rst index d72ab2f8fa469..ce6025ad558b6 100644 --- a/Documentation/rust/arch-support.rst +++ b/Documentation/rust/arch-support.rst @@ -18,6 +18,9 @@ support corresponds to ``S`` values in the ``MAINTAINERS`` file. * - Architecture - Level of support - Constraints + * - ``arm`` + - Maintained + - ``armv6`` and compatible only, ``RUST_OPT_LEVEL >= 2`` * - ``arm64`` - Maintained - None