makefile: Pass OpenSBI blob to binman make rules
authorBin Meng <bmeng.cn@gmail.com>
Mon, 10 May 2021 12:23:34 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 19 May 2021 09:01:50 +0000 (17:01 +0800)
commit73c2a8fb682e2713cb117d87cc6dc7a811d5777d
tree56763693b8b2eb32b8941b505b4e2cfea7047170
parent4c4d6077d319d31d2224d9ee80603c82f9f56244
makefile: Pass OpenSBI blob to binman make rules

This updates the make rules to pass OpenSBI blob to binman.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile