xref
: /
optee_os
/
core
/
arch
/
arm
/
plat-totalcompute
/
sub.mk
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
global
-
incdirs
-y += .
2
srcs
-y +=
main.c
3
ifeq
($(
CFG_CORE_FFA
),
y
)
4
srcs
-y +=
tc_spmc_pm.c
5
endif
6