blob: dc2d9c98111a972af0235e434217dd99ee128391 [file] [log] [blame]
Simon Glassb2381432020-09-06 10:39:09 -06001# This file contains help messages for missing external blobs. Each message has
2# a tag (MUST be just lower-case text, digits and hyphens) starting in column 1,
3# followed by a colon (:) to indicate its start. The message can include any
4# number of lines, including blank lines.
5#
6# When looking for a tag, Binman uses the value of 'missing-msg' for the entry,
7# the entry name or the entry type, in that order
8
9atf-bl31:
10See the documentation for your board. You may need to build ARM Trusted
11Firmware and build with BL31=/path/to/bl31.bin
Simon Glass68de0672020-09-06 10:39:10 -060012
13atf-bl31-sunxi:
14Please read the section on ARM Trusted Firmware (ATF) in
15board/sunxi/README.sunxi64
Samuel Hollande72a6be2020-10-21 21:12:16 -050016
17scp-sunxi:
18SCP firmware is required for system suspend, but is otherwise optional.
19Please read the section on SCP firmware in board/sunxi/README.sunxi64
Jan Kiszka26fa0632021-09-18 08:17:56 +020020
21k3-rti-wdt-firmware:
22If CONFIG_WDT_K3_RTI_LOAD_FW is enabled, a firmware image is needed for
23the R5F core(s) to trigger the system reset. One possible source is
24https://github.com/siemens/k3-rti-wdt.