aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/Makefile
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.ibm.com>2021-07-09 11:38:59 -0400
committerAlexey Kardashevskiy <aik@ozlabs.ru>2021-07-11 23:44:02 +1000
commitcc4c4cb3c193dabdefe45db343c949452c081435 (patch)
tree0b74c69a27d7787f9f6f465c2d3858323d28396a /lib/libtpm/Makefile
parent6c0fcd9f3085814b808d18aa81ae6669063ea33b (diff)
downloadSLOF-cc4c4cb3c193dabdefe45db343c949452c081435.zip
SLOF-cc4c4cb3c193dabdefe45db343c949452c081435.tar.gz
SLOF-cc4c4cb3c193dabdefe45db343c949452c081435.tar.bz2
tcgbios: Change format of S_CRTM_VERSION string to ucs-2
Change the format of the S_CRTM_VERSION string to ucs-2 since this is what seems to be commonly used by other firmwares following insight from a TCG work group member. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Tested-by: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'lib/libtpm/Makefile')
-rw-r--r--lib/libtpm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libtpm/Makefile b/lib/libtpm/Makefile
index 9d32dfc..895dbfd 100644
--- a/lib/libtpm/Makefile
+++ b/lib/libtpm/Makefile
@@ -15,6 +15,7 @@ TOPCMNDIR ?= ../..
CPPFLAGS = -I../libc/include $(CPUARCHDEF) -I$(INCLBRDDIR) \
-I$(INCLCMNDIR) -I$(INCLCMNDIR)/$(CPUARCH) -I$(SLOFCMNDIR)
CPPFLAGS += -I../libhvcall
+CPPFLAGS += $(RELEASE)
LDFLAGS = -nostdlib