]> Git Repo - J-u-boot.git/commit
binman: Add support for RISC-V OpenSBI fw_dynamic blob
authorBin Meng <[email protected]>
Mon, 10 May 2021 12:23:33 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
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]
This page took 0.035346 seconds and 4 git commands to generate.