Lines Matching full:entries
22 An image is comprised of a collection of entries each containing binary
63 """Expand out any entries which have calculated sub-entries
65 Some entries are expanded out at runtime, e.g. 'files', which produces
66 a section containing a list of files. Process these entries so that
74 When binman has completed packing the entries the offset and size of
83 """Allow entries to adjust the device tree
85 Some entries need to adjust the device tree for their purposes. This
96 """Handle entries that want to set the offset/size of other entries
99 of entries to update, it updates them.
104 """Pack all entries into the image"""
112 """Check that entries do not overlap or extend outside the image"""