Attempting to build this image gives me the following error:
[🐳|🔨] Image 'itb' is missing external blobs and is non-functional: opensbi
[🐳|🔨]
[🐳|🔨] /binman/itb/fit/images/opensbi/opensbi (fw_dynamic.bin):
[🐳|🔨] See the documentation for your board. The OpenSBI git repo is at
[🐳|🔨] https://github.com/riscv/opensbi.git
[🐳|🔨] You may need to build fw_dynamic.bin first and re-build u-boot with
[🐳|🔨] OPENSBI=/path/to/fw_dynamic.bin
[🐳|🔨]
[🐳|🔨] Some images are invalid
[🐳|🔨] make: *** [Makefile:1124: .binman_stamp] Error 103
Any help would be appreciated.