riscv: roms: Remove executable attribute of opensbi images
authorBin Meng <bmeng.cn@gmail.com>
Fri, 6 Sep 2019 16:19:56 +0000 (09:19 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 17 Sep 2019 15:42:45 +0000 (08:42 -0700)
commit847b6388b1cc263cbd553b07abcc2cf3b75a4656
treece8943bd5589cb86e21f96eb67b7b998d146567b
parent131f0932cf0194355cbcac326c93c2830ebd5148
riscv: roms: Remove executable attribute of opensbi images

Like other binary files, the executable attribute of opensbi images
should not be set.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
pc-bios/opensbi-riscv32-virt-fw_jump.bin [changed mode: 0755->0644]
pc-bios/opensbi-riscv64-sifive_u-fw_jump.bin [changed mode: 0755->0644]
pc-bios/opensbi-riscv64-virt-fw_jump.bin [changed mode: 0755->0644]