Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/make_helpers/
A Dbuild_macros.mk473 $(eval ELF := $(call IMG_ELF,$(1)))
503 $(ELF): romlib.bin
510 $(ELF): $(OBJS) $(LINKERFILE) | $(1)_dirs libraries $(BL_LIBS)
542 $(DUMP): $(ELF)
546 $(BIN): $(ELF)
555 $(1): $(ELF) $(DUMP)
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/m0/
A DMakefile66 ELF := $(BUILD)/$(PLAT_M0).elf macro
111 $(ELF) : $(OBJS) $(OBJS_COMMON) $(LINKERFILE)
/arm-trusted-firmware-2.8.0/docs/plat/arm/corstone1000/
A Dindex.rst29 - Obtain AArch64 ELF bare-metal target `toolchain <https://developer.arm.com/tools-and-software/op…
/arm-trusted-firmware-2.8.0/docs/plat/
A Dqti-msm8916.rst64 The BL31 ELF image is generated in ``build/msm8916/release/bl31/bl31.elf``.
70 case you can simply sign the ELF image using a randomly generated key. You can
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dinitial-build.rst91 from the corresponding ELF files:
A Dbuild-options.rst207 of the binary image. If set to 1, then only the ELF image is built.
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/
A Dindex.rst83 Additionally there is a ``bl31.axf`` ELF file, which contains BL31, as well
/arm-trusted-firmware-2.8.0/docs/plat/arm/juno/
A Dindex.rst207 be used to load the EL3 payload's ELF file over JTAG on Juno.
/arm-trusted-firmware-2.8.0/docs/design/
A Dauth-framework.rst261 x509v3 certificates, signed ELF files or any other platform specific format).
366 or ELF format. The IPM supports three parsing methods. An image has to use one
A Dfirmware-design.rst705 additional register information to BL31, or a ELF image loader that can convey
903 This structure is allocated in a special ELF section ``rt_svc_descs``, enabling
1526 binary on the disk. In the ELF terminology, they are called ``PROGBITS``
1530 space in the binary on the disk. The ELF binary just contains some
1533 In the ELF terminology, they are called ``NOBITS`` sections.
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp/
A Dindex.rst209 command may be used to load the EL3 payload ELF image over JTAG:
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md2632 …- avoid re-linking from executable ELF file ([a67ac76](https://review.trustedfirmware.org/plugins/…

Completed in 23 milliseconds