commit | 187dd889dc603ffa612e97c012b10514ca1084b9 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Jul 11 11:15:23 2017 -0600 |
committer | David Brown <davidb@davidb.org> | Wed Jul 12 15:00:57 2017 -0600 |
tree | 536a6f99469c7de07a04bc3d77ce5c887805c5cb | |
parent | 2cbc4708e991d0430df5b72fc9e6ad24c07b3014 [diff] [blame] |
sim: Validate the SHA256 verification Instead of stubbing out the image validation code, compile it, and add the SHA256 TLV to the buffer. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..960139a --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "sim/mbedtls"] + path = sim/mbedtls + url = https://github.com/ARMmbed/mbedtls