<snip> > > > >v14: > >Resent for retesting (because of suspected false negative). > > > >Series Acked-by: Jerin Jacob <jer...@marvell.com> Series Tested-by: > >Jerin Jacob <jer...@marvell.com> Series Tested-by: Dharmik Thakkar > ><dharmik.thak...@arm.com> Series Tested-by: Vimal Chungath > ><vcchu...@amazon.com> > > > > Series Tested-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Also, I believe we need to take a look at ARCH_SOC_ID support coming up in > 5.9 kernel. > > https://lore.kernel.org/linux-arm-kernel/20200506164411.3284-1- > sudeep.ho...@arm.com/
Agree, it can come after this series is merged. Note that it requires firmware with SMCCC v1.2 support in the underlying platform. > > >Juraj Linkeš (12): > > build: rename Arm build variables > > build: remove unused or superfluous variables > > build: reformat and move Arm config and comments > > build: simplify how Arm flags are processed > > build: organize Arm config into dict > > build: isolate configuration for Arm generic build > > build: use native machine args in Arm native build > > build: add core and NUMA counts to cross files > > build: disable drivers in Arm builds > > build: disable libnuma in cross builds > > build: add Arm SoC meson option > > config: fix Arm implementer and its SoCs > > > > config/arm/arm64_armada_linux_gcc | 2 +- > > config/arm/arm64_armv8_linux_gcc | 15 +- > > config/arm/arm64_bluefield_linux_gcc | 3 +- > > config/arm/arm64_dpaa_linux_gcc | 2 +- > > config/arm/arm64_emag_linux_gcc | 2 +- > > config/arm/arm64_graviton2_linux_gcc | 3 +- > > config/arm/arm64_n1sdp_linux_gcc | 3 +- > > config/arm/arm64_octeontx2_linux_gcc | 3 +- > > config/arm/arm64_stingray_linux_gcc | 3 +- > > config/arm/arm64_thunderx2_linux_gcc | 3 +- > > ..._linux_gcc => arm64_thunderxt88_linux_gcc} | 2 +- > > config/arm/meson.build | 502 ++++++++++++------ > > config/meson.build | 34 +- > > .../linux_gsg/cross_build_dpdk_for_arm64.rst | 30 ++ > > drivers/meson.build | 6 +- > > meson.build | 1 + > > meson_options.txt | 2 + > > 17 files changed, 413 insertions(+), 203 deletions(-) rename > >config/arm/{arm64_thunderx_linux_gcc => arm64_thunderxt88_linux_gcc} > >(92%) > > > >-- > >2.20.1