binman: Support writing symbols into entries within an IFWI
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:23:11 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commited9571d269e814975c0626f92e6f322343178edf
tree583bddd2114a0c5c879412f39896078ccafadc72
parent51f20726ca0e49663b018daa8b42150dd3c58748
binman: Support writing symbols into entries within an IFWI

The Intel IFWI (Integrated Firmware Image) is effectively a section with
other entries inside it. Support writing symbol information into entries
within it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/intel_ifwi.py