Sign in
gem5
/
arm
/
linux
/
40ad6384814dd04f5735f510c61af39162c47b20
/
.
/
drivers
/
tee
/
Makefile
blob: 21f51fd88b0746ddf8f52b558d19940559ec00c4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_TEE
)
+=
tee
.
o
tee
-
objs
+=
tee_core
.
o
tee
-
objs
+=
tee_shm
.
o
tee
-
objs
+=
tee_shm_pool
.
o
obj
-
$
(
CONFIG_OPTEE
)
+=
optee
/