blob: 65d5f247bb6517fed7031ea318fd1c08ab7025e0 [file] [log] [blame]
# Define source file lists to SRC_LIST
SRC_LIST = driver/drvtest/common/src/drvtest_common.c \
driver/drvtest/common/src/drvtest_dummy.c
ifeq ($(filter __ARM7EJ_S__, $(strip $(MODULE_DEFS))),)
SRC_LIST += driver/drvtest/common/src/drvtest_sm.c
endif
# Define include path lists to INC_DIR
INC_DIR = driver/devdrv/common/inc \
driver/devdrv/iomux/inc \
driver/drvtest/common/inc \
driver/sys_drv/cache/inc \
driver/sys_drv/cache/inc/$(MD_VER_FOLDER) \
driver/sys_drv/init/inc \
interface/driver/sys_drv \
./service/sst/include \
./service/sst/include \
interface/driver/devdrv/mdipc \
driver/devdrv/mdipc/inc \
driver/devdrv/gpt/inc \
driver/sleep_drv/internal/inc \
driver/devdrv/cirq/$(MD_VER_FOLDER)/inc
# Define the specified compile options to COMP_DEFS
COMP_DEFS =
# Define the source file search paths to SRC_PATH
SRC_PATH = driver/drvtest/common/src
include make/module/driver/ut/drvtest/test.mak
ifeq ($(strip $(HIF_USB_SUPPORT)),TRUE)
include make/module/driver/drv_hif.mak
endif
-include make/module/driver/peripheral/extern/devdrv/iomux.mak
include make/module/driver/ut/drvtest/gpt.mak
-include make/module/driver/ut/drvtest/l2_copro.mak
include make/module/driver/ut/drvtest/spic.mak
include make/module/driver/ut/drvtest/nfi.mak
-include make/module/driver/ut/drvtest/mac_phy_cosim.mak
-include make/module/driver/ut/drvtest/l2_hw_logging.mak
include make/module/driver/ut/drvtest/gdma_ps.mak
include make/module/driver/ut/drvtest/hif.mak
include make/module/driver/ut/drvtest/usim.mak
include make/module/driver/ut/drvtest/rstctl.mak
include make/module/driver/ut/drvtest/cpu.mak
include make/module/driver/ut/drvtest/coresight.mak
include make/module/driver/ut/drvtest/gpio.mak
include make/module/driver/ut/drvtest/eint.mak
include make/module/driver/ut/drvtest/dem.mak
include make/module/driver/ut/drvtest/pfc.mak
include make/module/driver/ut/drvtest/uart.mak
include make/module/driver/ut/drvtest/idc.mak
include make/module/driver/ut/drvtest/stress.mak
include make/module/driver/ut/drvtest/drvtest_slt.mak
include make/module/driver/ut/drvtest/mc_drvtest.mak
include make/module/driver/ut/drvtest/dspfm.mak
include make/module/driver/ut/drvtest/busmon.mak
include make/module/driver/ut/drvtest/bsi.mak
include make/module/driver/ut/drvtest/dormant.mak
-include make/module/driver/ut/drvtest/ss.mak
include make/module/driver/ut/drvtest/log_seq.mak
include make/module/driver/ut/drvtest/bwl.mak
-include make/module/driver/ut/drvtest/stp.mak
-include make/module/driver/ut/drvtest/sdf.mak
include make/module/driver/ut/drvtest/mtad.mak
include make/module/driver/ut/drvtest/lp.mak
include make/module/driver/ut/drvtest/sleep_it.mak
-include make/module/driver/ut/drvtest/scc.mak
include make/module/driver/ut/drvtest/pcmon.mak
include make/module/driver/ut/drvtest/ect.mak
include make/module/driver/ut/drvtest/asm.mak
include make/module/driver/ut/drvtest/soe.mak
include make/module/driver/ut/drvtest/lhif.mak
include make/module/driver/ut/drvtest/dpcopro_at.mak
-include make/module/driver/ut/drvtest/pcc.mak
include make/module/driver/ut/drvtest/hifcldma_ap.mak
include make/module/driver/ut/drvtest/dpmaif.mak
include make/module/driver/ut/drvtest/mdcirq.mak
include make/module/driver/peripheral/devdrv_sec.mak
include make/module/driver/ut/drvtest/dhl_ulsp.mak
include make/module/driver/ut/drvtest/pcie_at.mak
include make/module/driver/ut/drvtest/cos.mak
include make/module/driver/ut/drvtest/cldmadev_drvtest.mak
include make/module/driver/ut/drvtest/che_drv.mak
include make/module/driver/ut/drvtest/tia.mak
#CFLAGS += -Werror