summaryrefslogtreecommitdiff
path: root/test/boringssl_crypto.tasklist
diff options
context:
space:
mode:
authorYi Chou <yich@google.com>2023-05-02 15:18:58 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-05-16 12:34:55 +0000
commit28939ffb30bdb1d9e6386cf390c982922ea9253d (patch)
tree814d3fcf3689238b4e32c3d4085db23f3dd310a2 /test/boringssl_crypto.tasklist
parent9ab5743831f081d1b4d161fe28be711ef2d01d4c (diff)
downloadchrome-ec-28939ffb30bdb1d9e6386cf390c982922ea9253d.tar.gz
boringssl: Implement sysrand from TRNG
The boringssl doesn't include the TRNG implementation, we need our own CRYPTO_sysrand. BUG=b:248508087 TEST=make V=1 BOARD=bloonchipper -j TEST=./test/run_device_tests.py --board bloonchipper -t boringssl_crypto => PASS TEST=./test/run_device_tests.py --board dartmonkey -t boringssl_crypto => PASS Change-Id: I3136bcc96e09f674278bf338297d7bc0576e174c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4496289 Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Yi Chou <yich@google.com> Tested-by: Yi Chou <yich@google.com>
Diffstat (limited to 'test/boringssl_crypto.tasklist')
-rw-r--r--test/boringssl_crypto.tasklist9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/boringssl_crypto.tasklist b/test/boringssl_crypto.tasklist
new file mode 100644
index 0000000000..d1920322a9
--- /dev/null
+++ b/test/boringssl_crypto.tasklist
@@ -0,0 +1,9 @@
+/* Copyright 2023 The ChromiumOS Authors
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+/**
+ * See CONFIG_TASK_LIST in config.h for details.
+ */
+#define CONFIG_TEST_TASK_LIST