baseband/turbo_sw: extend for 5G
authorNicolas Chautru <nicolas.chautru@intel.com>
Wed, 3 Jul 2019 15:24:07 +0000 (08:24 -0700)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:28:14 +0000 (15:28 +0200)
commitc769c711757a76622d5fb9ad3216629c8bae3412
tree8713d7f6a34e967c3765825c2e71632e3bc22f5d
parent3f3f608142cf48048c31fda35bb3b3cc86f006f0
baseband/turbo_sw: extend for 5G

Implementation still based on Intel SDK libraries
optimized for AVX512 instructions set and 5GNR.
This can be also build for AVX2 for 4G capability or
without SDK dependency for maintenance.

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
config/common_base
doc/guides/rel_notes/release_19_08.rst
drivers/baseband/turbo_sw/Makefile
drivers/baseband/turbo_sw/bbdev_turbo_software.c
drivers/baseband/turbo_sw/meson.build
mk/rte.app.mk