xref: /optee_os/core/drivers/crypto/aspeed/sub.mk (revision e752c173aa0ff2a7eb1dc53bbfffc673e44a9980)
1ifeq ($(PLATFORM_FLAVOR),ast2600)
2srcs-y += crypto_ast2600.c
3srcs-$(CFG_CRYPTO_DRV_HASH) += hace_ast2600.c
4endif
5