Sign in
gem5
/
arm
/
linux
/
b084116f8587b222a2c5ef6dcd846f40f24b9420
/
.
/
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
/