[dpdk-dev] [PATCH 1/2] crypto/armv8: update meson build
Bruce Richardson
bruce.richardson at intel.com
Thu Nov 5 17:11:30 CET 2020
On Thu, Nov 05, 2020 at 09:33:15AM -0600, Dharmik Thakkar wrote:
> With pkg-config support available within AArch64crypto library,
> meson option 'armv8_crypto_dir' can be removed.
> PKG_CONFIG_PATH environment variable should be set appropriately
> to use the crypto library.
>
> Refer [1] for build instructions.
>
> [1]
> https://doc.dpdk.org/guides/cryptodevs/armv8.html
>
> Suggested-by: Thomas Monjalon <thomas at monjalon.net>
> Signed-off-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> ---
> drivers/crypto/armv8/meson.build | 19 ++++---------------
> meson_options.txt | 2 --
> 2 files changed, 4 insertions(+), 17 deletions(-)
>
This simplification is great to see, thanks.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list