[OE-core] [PATCH 1/6] arch-armv8a.inc: add tune include for armv8

Khem Raj raj.khem at gmail.com
Tue Feb 5 15:57:13 UTC 2019


On Tue, Feb 5, 2019 at 7:12 AM Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> On Mon, 2019-02-04 at 18:57 -0800, Khem Raj wrote:
> > From: ayaka <ayaka at soulik.info>
> >
> > There are some addtional instructions apart from bare armv8,
> > also there is armv8.1, armv8.2.
> >
> > Most the processor would support crc, except X-gene 1.
> >
> > Signed-off-by: Randy Li <ayaka at soulik.info>
> > Signed-off-by: Khem Raj <raj.khem at gmail.com>
> > ---
> >  meta/conf/machine/include/arm/arch-armv8.inc  |  1 -
> >  meta/conf/machine/include/arm/arch-armv8a.inc | 28
> > +++++++++++++++++++
> >  2 files changed, 28 insertions(+), 1 deletion(-)
> >  delete mode 100644 meta/conf/machine/include/arm/arch-armv8.inc
> >  create mode 100644 meta/conf/machine/include/arm/arch-armv8a.inc
>
> Renaming the file when other things use it causes failures:
>

my bad. I have been testing this with rpi3_64 and missed the qemuarm64
part, I sent a patch to use armv8a instead for qemuarm64, since thats
more used configuration when it comes to armv8

> https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/256/steps/7/logs/step1c
>
> Cheers,
>
> Richard
>


More information about the Openembedded-core mailing list