On Tue, Feb 5, 2019 at 7:12 AM Richard Purdie <[email protected]> wrote: > > On Mon, 2019-02-04 at 18:57 -0800, Khem Raj wrote: > > From: ayaka <[email protected]> > > > > 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 <[email protected]> > > Signed-off-by: Khem Raj <[email protected]> > > --- > > 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 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
