Sign in
cos
/
third_party
/
kernel
/
80aa802c8b1dacdfd244bb9931499a2fa4fcd118
/
.
/
tools
/
testing
/
selftests
/
tdx
/
Makefile
blob: 8dd43517cd55d31c353cf2929727d99789c8e05a [
file
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
O3
-
Wl
,-
no
-
as
-
needed
-
Wall
-
static
TEST_GEN_PROGS
:=
tdx_guest_test
include
../
lib
.
mk