config: enable dpaaX drivers for generic ARMv8
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 30 Jan 2018 15:11:29 +0000 (20:41 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jan 2018 15:54:50 +0000 (16:54 +0100)
commit1ee9569576f676cdffa30d539dedfc531c7f8cf6
tree53172f0d189bbc9b306a745eb185223963905647
parent681271e85809f2c0c8c0b81433ec00c832661d15
config: enable dpaaX drivers for generic ARMv8

This patch enables the NXP DPAA & DPAA2 drivers for
ARMV8 targets. They can be used with standard armv8 config
with command line mempool argument or newly introduced
platform mempool internal registration mechanism.

Note that the dpaa(x) specific config files are still preserved
to continue customer support. They also contain some of the ARM
performance tuning flags. e.g the default ARM cache size of 128
is not optimal for NXP platforms.

However, these configs will eventually be removed once a dynamic
mechanisms are developed to detect the performance settings.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
config/common_armv8a_linuxapp
config/defconfig_arm64-dpaa-linuxapp-gcc
config/defconfig_arm64-dpaa2-linuxapp-gcc