Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Tianrui Wei via buildroot <buildroot@buildroot.org>
Cc: Tianrui Wei <tianrui@tianruiwei.com>,
	Mark Corbin <mark@dibsco.co.uk>,
	Romain Naour <romain.naour@smile.fr>
Subject: Re: [Buildroot] [PATCH] arch/config: Enable RISC-V Toolchain with Vector Extension
Date: Sun, 23 Jul 2023 12:11:05 +0200	[thread overview]
Message-ID: <20230723121105.27362fcb@windsurf> (raw)
In-Reply-To: <20230609174647.3097344-1-tianrui@tianruiwei.com>

Hello Tianrui,

On Fri,  9 Jun 2023 17:46:42 +0000
Tianrui Wei via buildroot <buildroot@buildroot.org> wrote:

> This commits adds support for building a RISC-V toolchain with the
> vector extension.
> 
> Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
> ---
>  arch/Config.in.riscv | 8 ++++++++
>  arch/arch.mk.riscv   | 3 +++
>  2 files changed, 11 insertions(+)

I've applied to master, after adding a "select
BR2_ARCH_NEEDS_GCC_AT_LEAST_12" which was missing, to ensure that only
gcc >= 12.x can be selected when vector extension is enabled, since
support for this was only added in gcc 12.x.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-07-23 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-09 17:46 [Buildroot] [PATCH] arch/config: Enable RISC-V Toolchain with Vector Extension Tianrui Wei via buildroot
2023-07-23 10:11 ` Thomas Petazzoni via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230723121105.27362fcb@windsurf \
    --to=buildroot@buildroot.org \
    --cc=mark@dibsco.co.uk \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=tianrui@tianruiwei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox