Home
last modified time | relevance | path

Searched hist:"52 af29ab" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A DMakefile52af29ab Wed Feb 23 04:35:01 CST 2022 Harsha <harsha.harsha@xilinx.com> crypto: xilinx - Updated Makefile for xilinx subdirectory

This patch updates the Makefile for xilinx subdirectory.
CONFIG_CRYPTO_DEV_ZYNQMP_AES protects zynqmp-aes-gcm.o and it is used
twice (in drivers/crypto/Makefile and drivers/crypto/xilinx/Makefile)
and it is enough to use it once.

Signed-off-by: Harsha <harsha.harsha@xilinx.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>