Home
last modified time | relevance | path

Searched refs:crt0 (Results 1 – 15 of 15) sorted by relevance

/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/
H A Dconfigure_oe_fixup.patch18 @@ -94,9 +91,6 @@ AC_ARG_WITH([efi-crt0],
19 AS_HELP_STRING([--with-efi-crt0=OBJ_PATH],[Path to gnu-efi crt0 object file.]),
21 [with_efi_crt0="/usr/lib/crt0-efi-${ARCH}.o"])
/openbmc/qemu/tests/tcg/tricore/
H A DMakefile.softmmu-target43 crt0-tc2x.o: $(C_TESTS_PATH)/crt0-tc2x.S
49 %.c.tst: %.o crt0-tc2x.o
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/
H A Dtpm2-tcti-uefi_0.9.9.bb30 --with-efi-crt0=${STAGING_LIBDIR}/crt0-efi-${EFI_ARCH}.o \
/openbmc/u-boot/arch/arm/lib/
H A DMakefile11 obj-y += vectors_m.o crt0.o
15 obj-y += vectors.o crt0.o
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/
H A Dgnu-efi_3.0.17.bb6 LIC_FILES_CHKSUM = "file://gnuefi/crt0-efi-arm.S;beginline=4;endline=16;md5=e582764a4776e60c95bf9ab…
7 … file://gnuefi/crt0-efi-aarch64.S;beginline=4;endline=16;md5=e582764a4776e60c95bf9ab617343d36 \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Dcross-clang.patch25 KLIBCCRT0 := $(KLIBCOBJ)/arch/$(KLIBCARCHDIR)/crt0.o
/openbmc/openbmc/poky/meta/recipes-core/newlib/
H A Dlibgloss_git.bb8 SRC_URI:append:powerpc = " file://fix-rs6000-crt0.patch"
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/
H A D0001-configure.ac-stop-inserting-host-directories-into-co.patch38 AC_ARG_WITH([efi-crt0],
/openbmc/u-boot/examples/api/
H A DMakefile26 OBJ-y += crt0.o
/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/
H A Dfix-rs6000-crt0.patch4 name for crt0 in specific, so performing all of them results in an error during
/openbmc/u-boot/doc/
H A DREADME.clang15 in no strict reason to do so in the ARM world, since crt0.S takes care of this.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.1.rst273 provide the syscalls, ``crt0.o`` and other functions that are no
/openbmc/linux/arch/powerpc/boot/
H A DMakefile138 src-wlib-y := string.S crt0.S stdio.c decompress.c main.c \
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3500 crt0.S: 1979
/openbmc/u-boot/
H A DREADME269 - these is no need to clear BSS, it will be done by crt0.S