Lines Matching refs:src
74 QTI_BL31_SOURCES := $(QTI_PLAT_PATH)/common/src/$(ARCH)/qti_helpers.S \
75 $(QTI_PLAT_PATH)/common/src/$(ARCH)/qti_kryo4_silver.S \
76 $(QTI_PLAT_PATH)/common/src/$(ARCH)/qti_kryo4_gold.S \
77 $(QTI_PLAT_PATH)/common/src/$(ARCH)/qti_uart_console.S \
78 $(QTI_PLAT_PATH)/common/src/pm_ps_hold.c \
79 $(QTI_PLAT_PATH)/common/src/qti_stack_protector.c \
80 $(QTI_PLAT_PATH)/common/src/qti_common.c \
81 $(QTI_PLAT_PATH)/common/src/qti_bl31_setup.c \
82 $(QTI_PLAT_PATH)/common/src/qti_gic_v3.c \
83 $(QTI_PLAT_PATH)/common/src/qti_interrupt_svc.c \
84 $(QTI_PLAT_PATH)/common/src/qti_syscall.c \
85 $(QTI_PLAT_PATH)/common/src/qti_topology.c \
86 $(QTI_PLAT_PATH)/common/src/qti_pm.c \
87 $(QTI_PLAT_PATH)/common/src/spmi_arb.c \
88 $(QTI_PLAT_PATH)/qtiseclib/src/qtiseclib_cb_interface.c \
140 BL31_SOURCES += plat/qti/qtiseclib/src/qtiseclib_interface_stub.c