ASR_OWRT_DIR = $(CURDIR)/../.. | |
ASR_TOS_DIR := $(ASR_OWRT_DIR)/marvell/services | |
ASR_TOS_DIR_1 := $(ASR_OWRT_DIR)/package/services | |
TA_DEV_KIT_DIR := $(ASR_TOS_DIR_1)/optee_os/export/asr18xx/export-ta_arm32 | |
TEEC_EXPORT := $(ASR_TOS_DIR)/optee_client/out/export/usr | |
HOST_CROSS_COMPILE := $(ASR_OWRT_DIR)/mbtk/toolchain/linux64/bin/arm-openwrt-linux-gnueabi- | |
TA_CROSS_COMPILE := $(ASR_OWRT_DIR)/mbtk/toolchain/gcc-arm-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf- |