Home
last modified time | relevance | path

Searched refs:ELF (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DArmShellCmdRunAxf.uni37 …GIC #language en-US "Wrong magic number. The file is either not an ELF binary or it is cor…
38 #string STR_RUNAXF_ELFNOTEXEC #language en-US "Wrong ELF file type, expected an executable fi…
39 #string STR_RUNAXF_ELFNOPROG #language en-US "No program header table found in ELF file.\n"
40 #string STR_RUNAXF_ELFWRONGCLASS #language en-US "Invalid ELF Class type.\n"
41 #string STR_RUNAXF_ELFBADFORMAT #language en-US "ELF file format is incorrect (filesize > memor…
42 #string STR_RUNAXF_ELFBADHEADER #language en-US "Invalid ELF header.\n"
43 #string STR_RUNAXF_ELFFAILSEG #language en-US "Failed to load segment from ELF file.\n
44 #string STR_RUNAXF_ELFNOSEG #language en-US "The ELF file must have at least 1 loadable seg…
46 #string STR_RUNAXF_ELFWRONGCLASS_32 #language en-US "Wrong file class, expected 32-bit ELF file.\…
47 #string STR_RUNAXF_ELFWRONGCLASS_64 #language en-US "Wrong file class, expected 64-bit ELF file.\…
DArmShellCmdRunAxf.inf31 # ELF definitions taken from BaseTools
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/
DMakefile61 ELF := $(BUILD)/$(PLAT_M0).elf macro
101 $(ELF) : $(OBJS) $(LINKERFILE)
105 $(BIN) : $(ELF)
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dloadfile_machdep.h61 #define ALIGNENTRY(a) Error! alpha supports ECOFF and ELF only! /* Fixme: for ia64 */
71 #define OKMAGIC(a) Error! ia64 supports ELF only!
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
Dbuild_macros.mk281 $(eval ELF := $(call IMG_ELF,$(1)))
307 $(ELF): $(OBJS) $(LINKERFILE) | bl$(1)_dirs
319 $(DUMP): $(ELF)
323 $(BIN): $(ELF)
/device/google/contexthub/util/nanoapp_postprocess/
DAndroid.bp31 // libelf needed for ELF parsing support, libz required by libelf
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DGccBase.lds45 * between these sections is the same in the ELF and the PE/COFF versions of
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DBuildAndIntegrationInstructions.txt63 1) Choose "An ELF executable payload" for the option of "Add a payload".
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirtXen.dsc76 # relocatable in ELF.
DArmVirtQemuKernel.dsc84 # relocatable in ELF.
/device/linaro/bootloader/arm-trusted-firmware/docs/
Duser-guide.rst173 from the corresponding ELF files:
1357 command may be used to load the EL3 payload ELF image over JTAG:
1384 be used to load the EL3 payload's ELF file over JTAG on Juno.
1415 After compiling it, an ELF file is generated. It can be loaded with the
1426 The ``-a cluster0.cpu0=<bootwrapped-kernel.elf>`` option loads the ELF file. It
1427 also sets the PC register to the ELF entry point address, which is not the
1430 used when compiling the FIP must match the ELF entry point.
1438 to load the ELF file over JTAG on Juno.
Dauth-framework.rst266 x509v3 certificates, signed ELF files or any other platform specific format).
371 or ELF format. The IPM supports three parsing methods. An image has to use one
Dfirmware-design.rst590 additional register information to BL31, or a ELF image loader that can convey
789 This structure is allocated in a special ELF section ``rt_svc_descs``, enabling
1399 binary on the disk. In the ELF terminology, they are called ``PROGBITS``
1403 space in the binary on the disk. The ELF binary just contains some
1406 In the ELF terminology, they are called ``NOBITS`` sections.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME1031 E.g., x86 Linux with ELF shared binaries and GCC 3.x, 4.x is such
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME1024 E.g., x86 Linux with ELF shared binaries and GCC 3.x, 4.x is such
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dtools_def.template5921 # ELFGCC - Linux ELF GCC