Lines Matching refs:binary

128 entries are external binaries. If a binary may not exist, you can use the
246 Entry: blob: Arbitrary binary blob
284 Entry: blob-ext: Externally built binary blob
299 Entry: blob-ext-list: List of externally built binary blobs
335 Entry: blob-phase: Section that holds a phase binary
416 appears in the CBFS as a flat binary. The input file must be an ELF
439 As mentioned, the file is converted to a flat binary, so it is
442 to add a flat binary with a load/start address, similar to the
443 'add-flat-binary' option in cbfstool.
639 Entry: encrypted: Externally built encrypted binary blob
643 decrypt an encrypted binary. This information is added to the
645 node (i.e. the binary).
647 The key that must be used to decrypt the binary is either directly embedded
1178 If each binary is not available, the relevant template node (@atf-SEQ or
1288 See README.x86 for information about x86 binary blobs.
1299 a 4KB binary file, sometimes called 'descriptor.bin'
1304 binary in the right place.
1311 See README.x86 for information about x86 binary blobs.
1346 This file contains binary blobs which are used on some devices to make the
1353 See README.x86 for information about x86 binary blobs.
1365 This file contains a binary blob which is used on some devices to set up
1372 See README.x86 for information about x86 binary blobs.
1384 This file contains a binary blob which is used on some devices to set up
1391 See README.x86 for information about x86 binary blobs.
1403 This file contains a binary blob which is used on some devices to set up
1409 See README.x86 for information about x86 binary blobs.
1445 See README.x86 for information about x86 binary blobs.
1461 does not directly execute code in the ME binary.
1467 See README.x86 for information about x86 binary blobs.
1483 See README.x86 for information about x86 binary blobs.
1499 See README.x86 for information about x86 binary blobs.
1514 See README.x86 for information about Intel binary blobs.
1531 See README.x86 for information about Intel binary blobs.
1547 - filename: filename of output binary generated by mkimage
1739 For example, this creates an image with a pre-load header and a binary::
1764 Entry: rockchip-tpl: Rockchip TPL binary
1771 This entry holds an external TPL binary used by some Rockchip SoCs
1955 and pass either an ELF or plain binary in with -a tee-os-path <filename>
1973 OP-TEE binary v1 format is provided (see optee_doc_) .
1975 …optee_doc: https://optee.readthedocs.io/en/latest/architecture/core.html#partitioning-of-the-binary
2031 Entry: ti-board-config: An entry containing a TI schema validated board config binary
2035 binaries: singular board config binary as well as combined board config
2036 binary.
2044 - board config binary: File containing board configuration binary
2046 These above parameters are used only when the generated binary is
2047 intended to be a single board configuration binary. Example::
2056 To generate a combined board configuration binary, we pack the
2057 needed individual binaries into a ti-board-config binary. In this case,
2059 rm-cfg. The final binary is prepended with a header containing details about
2093 Entry: ti-secure: Entry containing a TI x509 certificate binary
2098 - keyfile: Filename of file containing key to sign binary with
2104 ( 0x02: Move the authenticated binary back to the header )
2151 Entry: ti-secure-rom: Entry containing a TI x509 certificate binary for images booted by ROM
2155 - keyfile: Filename of file containing key to sign binary with
2166 The following properties are only for generating a combined bootflow binary:
2167 - sysfw-inner-cert: boolean if binary contains sysfw inner certificate
2168 - dm-data: boolean if binary contains dm-data binary
2169 - content-sbl: phandle of SPL binary
2170 - content-sysfw: phandle of sysfw binary
2171 - content-sysfw-data: phandle of sysfw-data or tifs-data binary
2172 - content-sysfw-inner-cert (optional): phandle of sysfw inner certificate binary
2173 - content-dm-data (optional): phandle of dm-data binary
2174 - load-sysfw: load address of sysfw binary
2175 - load-sysfw-data: load address of sysfw-data or tifs-data binary
2176 - load-sysfw-inner-cert (optional): load address of sysfw inner certificate binary
2177 - load-dm-data (optional): load address of dm-data binary
2194 Entry: u-boot: U-Boot flat binary
2200 This is the U-Boot binary, containing relocation information to allow it
2201 to relocate itself at runtime. The binary typically includes a device tree
2272 Entry: u-boot-expanded: U-Boot flat binary broken out into its component parts
2275 This is a section containing the U-Boot binary and a devicetree. Using this
2295 This is the U-Boot binary as a packaged image, in legacy format. It has a
2305 Entry: u-boot-nodtb: U-Boot flat binary without device tree appended
2311 This is the U-Boot binary, containing relocation information to allow it
2321 Entry: u-boot-spl: U-Boot SPL binary
2327 This is the U-Boot SPL (Secondary Program Loader) binary. This is a small
2328 binary which loads before U-Boot proper, typically into on-chip SRAM. It is
2339 binman uses that to look up symbols to write into the SPL binary.
2348 Entry: u-boot-spl-bss-pad: U-Boot SPL binary padded with a BSS region
2354 This holds the padding added after the SPL binary to cover the BSS (Block
2399 Entry: u-boot-spl-expanded: U-Boot SPL flat binary broken out into its component parts
2406 This is a section containing the U-Boot binary, BSS padding if needed and a
2424 Entry: u-boot-spl-nodtb: SPL binary without device tree appended
2430 This is the U-Boot SPL binary, It does not include a device tree blob at
2440 binman uses that to look up symbols to write into the SPL binary.
2497 Entry: u-boot-tpl: U-Boot TPL binary
2503 This is the U-Boot TPL (Tertiary Program Loader) binary. This is a small
2504 binary which loads before SPL, typically into on-chip SRAM. It is
2515 binman uses that to look up symbols to write into the TPL binary.
2524 Entry: u-boot-tpl-bss-pad: U-Boot TPL binary padded with a BSS region
2530 This holds the padding added after the TPL binary to cover the BSS (Block
2587 Entry: u-boot-tpl-expanded: U-Boot TPL flat binary broken out into its component parts
2594 This is a section containing the U-Boot binary, BSS padding if needed and a
2612 Entry: u-boot-tpl-nodtb: TPL binary without device tree appended
2618 This is the U-Boot TPL binary, It does not include a device tree blob at
2628 binman uses that to look up symbols to write into the TPL binary.
2696 Entry: u-boot-vpl: U-Boot VPL binary
2702 This is the U-Boot VPL (Verifying Program Loader) binary. This is a small
2703 binary which loads before SPL, typically into on-chip SRAM. It is
2714 binman uses that to look up symbols to write into the VPL binary.
2723 Entry: u-boot-vpl-bss-pad: U-Boot VPL binary padded with a BSS region
2729 This holds the padding added after the VPL binary to cover the BSS (Block
2774 Entry: u-boot-vpl-expanded: U-Boot VPL flat binary broken out into its component parts
2781 This is a section containing the U-Boot binary, BSS padding if needed and a
2799 Entry: u-boot-vpl-nodtb: VPL binary without device tree appended
2805 This is the U-Boot VPL binary, It does not include a device tree blob at
2815 binman uses that to look up symbols to write into the VPL binary.