This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
mcuboot
mirror of
https://github.com/zephyrproject-rtos/mcuboot.git
Watch
1
Star
0
Fork
You've already forked mcuboot
0
Code
Issues
Releases
Wiki
Activity
e60b12f9c5
mcuboot
/
.gitmodules
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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>
2017-07-12 01:15:23 +08:00
[submodule "sim/mbedtls"]
Move mbedtls submodule from sim to ext Move the external mbedtls submodule out of the sim/mcuboot-sys directory into the ext directory. This will allow the same copy of mbed TLS to be used by other board support packages, instead of having to make a duplicate clone. Signed-off-by: David Brown <david.brown@linaro.org>
2019-10-12 00:32:36 +08:00
path = ext/mbedtls
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>
2017-07-12 01:15:23 +08:00
url = https://github.com/ARMmbed/mbedtls