From 9df81ccb167502c49a0c760fd8cac0e2061ac54e Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Thu, 16 Jan 2020 11:33:04 -0800 Subject: [PATCH] [sha3] point to README for SW (#378) * [sha3] point to README for SW [skip ci] * [sha3] bump sha3 repo for doc. changes [ci skip] --- docs/Generators/SHA3.rst | 3 +++ generators/sha3 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Generators/SHA3.rst b/docs/Generators/SHA3.rst index 96b5744a..a61e7e82 100644 --- a/docs/Generators/SHA3.rst +++ b/docs/Generators/SHA3.rst @@ -77,4 +77,7 @@ this mixin is shown here: :start-after: DOC include start: Sha3Rocket :end-before: DOC include end: Sha3Rocket +The SHA3 example baremetal and Linux tests are located in the SHA3 repository. +Please refer to its `README.md`__ for more information on how to run/build the tests. + diff --git a/generators/sha3 b/generators/sha3 index def77259..6814c999 160000 --- a/generators/sha3 +++ b/generators/sha3 @@ -1 +1 @@ -Subproject commit def77259c0c78c05cd3d6104943f3e6d98da5bd2 +Subproject commit 6814c9991336c5092e7ce7c06f7a8e8bc4283958