sinclude $(TOPDIR)/config.mk

cflags-y    += -I$(srctree)/product/hisec
cflags-y    += -I$(srctree)/product/cipher
ccflags-y   += $(cflags-y)

obj-$(CONFIG_OHOS_SEC_BOOT_SUPPORT) += sec_boot.o
