include $(BASEDIR)/Rules.mk

subdir-y += crypto
subdir-$(CONFIG_VMM_SECURITY_ACM) += acm
subdir-y += ssm-xen

include $(BASEDIR)/Post.mk
