Sign in
android-kvm
/
linux
/
a49fb7218ed84a4c5e6c56b9fd933498b9730912
/
.
/
tools
/
testing
/
selftests
/
tdx
/
Makefile
blob: 8dd43517cd55d31c353cf2929727d99789c8e05a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
O3
-
Wl
,-
no
-
as
-
needed
-
Wall
-
static
TEST_GEN_PROGS
:=
tdx_guest_test
include
../
lib
.
mk