]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Add support for RISC-V OpenSBI fw_dynamic blob
authorBin Meng <bmeng.cn@gmail.com>
Mon, 10 May 2021 12:23:33 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 19 May 2021 09:01:49 +0000 (17:01 +0800)
commit4c4d6077d319d31d2224d9ee80603c82f9f56244
treed2b429d29fe7188a8ba323b791bdb63edf29297c
parentaa75ce95ed1431c2a4f30f661caca2e7910ba25a
binman: Add support for RISC-V OpenSBI fw_dynamic blob

Add an entry for RISC-V OpenSBI's 'fw_dynamic' firmware payload.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
tools/binman/entries.rst
tools/binman/etype/opensbi.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/test/201_opensbi.dts [new file with mode: 0644]