Lines Matching refs:binary

35 hierarchical images, compression, hashing and dealing with the binary blobs,
75 - Each binary can have its own build system and tool chain without creating
95 - binary - an input binary that goes into the image
103 pip install binary-manager
152 Binman considers the output files created by mkimage to be binary blobs
210 As above, the term 'binary' is used for something in INPUTS-y and 'image' is
237 (etype). An etype is an implementation of reading a binary into binman, in this
266 nor is there any need to provide a real ATF BL31 binary (for example). These can
278 devicetree file is provided to binman in binary form, so there is no need to
358 In most cases x86 images have a lot of binary blobs, 'black-box' code
496 for U-Boot of 80110000 into the SPL binary, since it assumes the image is loaded
513 start of the binary image (this defaults to `__image_copy_start` which is what
596 padding comes from the fact that the second binary is placed at
597 CONFIG_SPL_PAD_TO. If that line were omitted, then the U-Boot binary would
598 immediately follow the SPL binary.
610 name. If you want to put the same binary in the image multiple times, you can
683 For 'blob' types this provides the filename containing the binary to
751 When writing symbols into a binary, the value of that symbol is assumed to
752 be relative to the base address of the binary. This allow the binary to be
753 loaded in memory at its base address, so that symbols point into the binary
754 correctly. In some cases, the binary is in fact not yet in memory, but must
758 the symbol is aware of the base being used. If omitted, the binary's base
885 It is possible to have the same binary appear multiple times in the image,
987 increase in size to hold a larger binary, that might cause the section
1425 show with the correct type, but binman just sees them as blobs (plain binary
1453 extracted just the devicetree binary without the fdtmap header::
1569 `Bintool` is the name binman gives to a binary tool which it uses to create and
1576 tool is available as Open Source. Sometimes it is a pre-compiled binary that
2053 10. WriteSymbols() - write the value of symbols into the U-Boot SPL binary.
2096 Binman also provides a `blob-ext` entry type that pulls in a binary blob from an
2106 space-separated list of directories to search for binary blobs::
2188 SPL binary, where `spl/u-boot-spl` is the ELF file containing the symbols. The
2250 a subclass of this. An important subclass is Entry_blob which takes binary
2362 to function. For example, `Entry_fip` allows a number of different binary blobs
2382 The `soc-fw` node is a `blob-ext` (i.e. it reads in a named binary file) whereas
2417 images we don't much care exactly where each binary ends up, so we should