forked from xuos/xiuos
add sm3 sm4 sm9 crypto algorithm from Nei_Xuwen
it is OK
This commit is contained in:
@@ -144,6 +144,10 @@ ifeq ($(CONFIG_CONNECTION_ADAPTER), y)
|
||||
KERNELPATHS += -I$(KERNEL_ROOT)/framework/connection/Adapter/include #
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_CRYPTO), y)
|
||||
KERNELPATHS += -I$(KERNEL_ROOT)/framework/security/crypto/include #
|
||||
endif
|
||||
|
||||
KERNELPATHS += -I$(KERNEL_ROOT)/resources/include #
|
||||
|
||||
ifeq ($(CONFIG_RESOURCES_SPI), y)
|
||||
|
||||
Reference in New Issue
Block a user