mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 00:47:26 +00:00
291ab91935
Both SHA1 and (especially) MD5 are no longer as safe as they once were for cryptographic use. Replaces examples which use them with examples using SHA256 instead. This will provide more-secure defaults for users who use documentation examples as a base for their own use. This is not too necessary for non-verified-boot scenarios (since someone could just replace the checksum), but I wanted to be complete. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
cmd | ||
fit | ||
os | ||
blkmap.rst | ||
cmdline.rst | ||
dfu.rst | ||
environment.rst | ||
fdt_overlays.rst | ||
index.rst | ||
measured_boot.rst | ||
netconsole.rst | ||
partitions.rst | ||
semihosting.rst | ||
spl_boot.rst |