summaryrefslogtreecommitdiff
path: root/board/cr50/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/build.mk')
-rw-r--r--board/cr50/build.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cr50/build.mk b/board/cr50/build.mk
index 6d5996ddc5..1656cf24c1 100644
--- a/board/cr50/build.mk
+++ b/board/cr50/build.mk
@@ -155,8 +155,6 @@ CFLAGS += -DUSER_MIN_HASH_STATE_SIZE=104
endif
# Configure TPM2 headers accordingly.
CFLAGS += -DEMBEDDED_MODE=1
-# Configure cryptoc headers to handle unaligned accesses.
-CFLAGS += -DSUPPORT_UNALIGNED=1
# Use absolute path as the destination to ensure that TPM2 makefile finds the
# place for output.