OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTK_PLAT
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
platform.mk
7
MTK_PLAT
:= plat/mediatek
8
MTK_PLAT_SOC := ${
MTK_PLAT
}/${PLAT}
16
OEMS_INCLUDES := -I${
MTK_PLAT
}/common/custom/
17
OEMS_SOURCES := ${
MTK_PLAT
}/common/custom/oem_svc.c
20
PLAT_INCLUDES := -I${
MTK_PLAT
}/common/ \
21
-I${
MTK_PLAT
}/common/drivers/uart \
43
${
MTK_PLAT
}/common/mtk_sip_svc.c \
44
${
MTK_PLAT
}/common/mtk_plat_common.c \
45
${
MTK_PLAT
}/common/drivers/uart/8250_console.S \
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
platform.mk
7
MTK_PLAT
:= plat/mediatek
8
MTK_PLAT_SOC := ${
MTK_PLAT
}/${PLAT}
10
PLAT_INCLUDES := -I${
MTK_PLAT
}/common/ \
11
-I${
MTK_PLAT
}/common/drivers/uart/ \
38
${
MTK_PLAT
}/common/drivers/uart/8250_console.S \
39
${
MTK_PLAT
}/common/mtk_plat_common.c \
40
${
MTK_PLAT
}/common/mtk_sip_svc.c \
Completed in 77 milliseconds