On Wed, Mar 14, 2018 at 01:25:56PM +0530, Hemant Agrawal wrote: > Earlier dpaaX was only compiled for armv8 target. This patch series first > prepares the dpaaX drivers to be compiled for non-ARM platform as well. > > > Note: This patch changes all of the dpaa drivers/modules - So it shall be > applied to master tree instead of meson build tree. > > v3: > - improved cross files and a function issue in dpaa2 bus. > > v2: > - handle review comments from Bruce > - move the dpaaX compilation to linuxapp > > Hemant Agrawal (10): > event/dpaa: fix include header > bus/dpaa: fix the BE compilation issue > dpaa: prepare for 32 bit compilation > dpaa2: prepare for 32 bit compilation > bus/fslmc: add 32 bit functional support for ARM > bus/dpaa: enabling dpaa compilation for other platforms > bus/fslmc: enabling dpaa2 compilation for other platforms > config: add dpaaX build support in common linuxapp > build: add meson support for dpaaX platforms > build: add meson cross compile config for dpaaX > Patches applied to dpdk-next-build.
Pull-request to master to follow shortly. /Bruce