summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-07-20 20:24:39 -0500
committerCommit Bot <commit-bot@chromium.org>2021-07-22 00:20:51 +0000
commit91d3cef24e0e5df5c6e025e643fbe5cb643c94ce (patch)
treeb26c245fa3db49dd92038fad0bf19a2a188a7c70 /board/cr50/board.h
parent0ec02cb2feaf546739c96d9822d9b4ee9ac441ce (diff)
downloadchrome-ec-91d3cef24e0e5df5c6e025e643fbe5cb643c94ce.tar.gz
Add necessary utilities to the FIPS boundarystabilize-14106.B-cr50_stab
BUG=none TEST=make buildall -j find -name util.o board/cr50/dcrypto/util.o is only a part of the cr50 build ./build/cr50/RO/common/util.o ./build/cr50/RO/board/cr50/dcrypto/util.o ./build/cr50/RW/common/util.o ./build/cr50/RW/board/cr50/dcrypto/util.o ./build/cr50/cryptoc/util.o Change-Id: Ib1e82922548f9ec483338baaad94c6b2cb10f371 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3043359 Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index e5c09040cb..679646c861 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -157,6 +157,7 @@
/* Include crypto stuff, both software and hardware. Enable optimizations. */
/* Use board specific version of dcrypto */
+#define CONFIG_FIPS_UTIL
#define CONFIG_DCRYPTO_BOARD
#define CONFIG_UPTO_SHA512
#define CONFIG_DCRYPTO_RSA_SPEEDUP