[Buildroot] [PATCH] boot/opensbi: add hash file

Alistair Francis alistair23 at gmail.com
Tue Apr 9 20:16:56 UTC 2019


On Tue, Apr 9, 2019 at 12:38 PM Karsten Merker <merker at debian.org> wrote:
>
> All downloads performed by buildroot should be integrity-checked if
> possible. Enable integrity-checking for the RISC-V OpenSBI sources
> by adding a corresponding hash file.
>
> Signed-off-by: Karsten Merker <merker at debian.org>

Reviewed-by: Alistair Francis <alistair.francis at wdc.com>

Alistair

> ---
>  boot/opensbi/opensbi.hash | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 boot/opensbi/opensbi.hash
>
> diff --git a/boot/opensbi/opensbi.hash b/boot/opensbi/opensbi.hash
> new file mode 100644
> index 0000000000..4c6827ac3b
> --- /dev/null
> +++ b/boot/opensbi/opensbi.hash
> @@ -0,0 +1,3 @@
> +# sha256 and sha512 locally computed
> +sha256 07f18b73abf3b85aabe5bead19a923716c100d30eb58033459f39c3a224be300 opensbi-v0.3.tar.gz
> +sha512 44608a504110ea1a992ebfc05e66fb895295b18defe53f9939bc33c45b04653fc8812c865e19e6a33d48ed8040c6ec2436883815ca615fff85b5ca656a3a0ca4 opensbi-v0.3.tar.gz
> --
> 2.11.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot


More information about the buildroot mailing list