Home
last modified time | relevance | path

Searched refs:stripped (Results 1 – 25 of 100) sorted by relevance

1234

/openbmc/openbmc-tools/ipkdbg/
H A DMakefile8 STRIPPED_ARCH_PPC64LE_BINS=$(patsubst %,stripped/%,$(ARCH_PPC64LE_BINS))
9 STRIPPED_ARCH_X86_64_BINS=$(patsubst %,stripped/%,$(ARCH_X86_64_BINS))
14 $(STRIPPED_ARCH_PPC64LE_BINS): stripped/%: %
18 $(STRIPPED_ARCH_X86_64_BINS): stripped/%: %
32 -C stripped $(patsubst stripped/%,%,$^)
43 $(RM) -r stripped
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee-os-ts.inc16 ' ${TS_BIN}/${ITS_UUID}.stripped.elf', '', d)}"
22 ' ${TS_BIN}/${STORAGE_UUID}.stripped.elf', '', d)}"
28 ' ${TS_BIN}/${CRYPTO_UUID}.stripped.elf', '', d)}"
34 ' ${TS_BIN}/${ATTESTATION_UUID}.stripped.elf', '', d)}"
40 ' ${TS_BIN}/${ENV_TEST_UUID}.stripped.elf', '', d)}"
46 ' ${TS_BIN}/${SE_PROXY_UUID}.stripped.elf', '', d)}"
52 ' ${TS_BIN}/${SMM_GATEWAY_UUID}.stripped.elf', '', d)}"
58 …' ${TS_BIN}/${SPM_TEST1_UUID}.stripped.elf ${TS_BIN}/${SPM_TEST2_UUID}.stripped.elf ${TS_BIN}/${SP…
67 ' ${TS_BIN}/${BLOCK_STORAGE_UUID}.stripped.elf', '', d)}"
/openbmc/u-boot/scripts/
H A Dobjdiff60 stripped=$dir/${base%.o}.stripped
67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
/openbmc/linux/scripts/
H A Dobjdiff60 stripped=$dir/${base%.o}.stripped
67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
H A Dheaderdep.pl66 my $stripped = $filename;
67 $stripped =~ s/^$i\///;
69 return $stripped if $stripped ne $filename;
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/
H A Daufs-util-don-t-strip-executables.patch9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb…
10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg…
11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de…
12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg…
13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A D0001-build-top.mk-unset-STRIP_OPTS.patch9 '/usr/bin/ldapcompare' from openldap was already stripped, this will
10 prevent future debugging! [already-stripped]
13 '/usr/bin/ldapdelete' from openldap was already stripped, this will
14 prevent future debugging! [already-stripped]
/openbmc/openbmc/poky/scripts/
H A Dpatchtest-get-branch52 stripped = token.lower().strip('[]')
53 if default_branch in stripped:
59 if branch != "core" and stripped.rfind(branch) != -1:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-Makefile-remove-strip.patch9 ERROR: QA Issue: File '/sbin/gradm' from gradm was already stripped,
10 this will prevent future debugging! [already-stripped]
11 ERROR: QA Issue: File '/sbin/grlearn' from gradm was already stripped,
12 this will prevent future debugging! [already-stripped]
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost-build-native_1.84.0.bb27 # The build is either release mode (pre-stripped) or debug (-O0).
28 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/
H A Doptee-ftpm_git.bb63 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $…
68 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $…
75 ${nonarch_base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf \
H A Doptee-os_%.bbappend13 …A=y EARLY_TA_PATHS="${STAGING_DIR_TARGET}/${base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf"', \
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/
H A Dampere-utils.bbappend3 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-common.inc55 # Prebuilt binaries are already stripped
56 INSANE_SKIP:${PN} += "already-stripped"
/openbmc/openbmc/meta-security/recipes-security/ncrack/
H A Dncrack_0.7.bb18 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dforce-STRIP-to-emtpy.patch6 otherwise the generate file will be stripped
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0003-Remove-strip-step-in-Makefile.patch9 omxplayer was already stripped, this will prevent future debugging!
/openbmc/openbmc/meta-security/recipes-ids/crowdsec/
H A Dcrowdsec_1.1.1.bb38 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson/
H A D0001-setup.py-Do-not-strip-debugging-symbols.patch7 bitbake build errors related to already-stripped.
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Darm-binary-toolchain.inc17 INSANE_SKIP:${PN} = "already-stripped libdir staticdev file-rdeps arch dev-so"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/
H A Dcpuid_20230614.bb25 INSANE_SKIP:${PN} += "already-stripped"
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-sp-common.inc27 # Ignore that SP stripped.elf does not have GNU_HASH
/openbmc/qemu/docs/sphinx/
H A Ddbusdomain.py305 stripped = ignore
308 stripped = ""
311 entries.append(IndexEntry(stripped + name, 0, docname, node_id, "", "", ""))
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/
H A Du-boot-fw-utils-gxp_2020.10.bb11 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/
H A Du-boot-fw-utils-aspeed_2016.07.bb12 INSANE_SKIP:${PN} = "already-stripped"

1234