[dpdk-dev] [PATCH] build: add meson support for cortex a55 and a76 platforms

Bruce Richardson bruce.richardson at intel.com
Fri Mar 1 14:38:57 CET 2019


On Fri, Mar 01, 2019 at 02:29:50PM +0100, Thomas Monjalon wrote:
> 31/01/2019 11:11, Phil Yang:
> > Enable native/cross compiling for Cortex-A55 and Cortex-A76 on meson.
> > 
> > Signed-off-by: Phil Yang <phil.yang at arm.com>
> > Reviewed-by: Ola Liljedahl <ola.liljedahl at arm.com>
> > Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> > ---
> >  config/arm/arm64_armv8_linuxapp_gcc | 2 ++
> >  config/arm/meson.build              | 2 ++
> >  2 files changed, 4 insertions(+)
> 
> Applied, thanks.
> 
> Some thoughts:
> - Can we merge support for cross and native compilation in one place?
> - Why isn't it native in Meson?
> 
I believe there is some work being done upstream on meson to make native
and cross builds more similar, but I'm not sure of the exact scope of that
work.

/Bruce


More information about the dev mailing list