/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/ |
H A D | ima.py | 21 cls.binaries = [] 24 cls.binaries.extend(output.split("\n")) 26 cls.total = len(cls.binaries) 96 for b in self.binaries: 115 for b in self.binaries:
|
/openbmc/qemu/docs/user/ |
H A D | main.rst | 108 Other binaries 120 binaries (as implemented by the arm-elf and arm-eabi Newlib/GDB 121 configurations), and arm-uclinux bFLT format binaries. 127 * ``qemu-m68k`` is capable of running semihosted binaries using the BDM 129 coldfire uClinux bFLT format binaries. 148 * ``qemu-mips`` executes 32-bit big endian MIPS binaries (MIPS O32 ABI). 152 * ``qemu-mips64`` executes 64-bit big endian MIPS binaries (MIPS N64 ABI). 154 * ``qemu-mips64el`` executes 64-bit little endian MIPS binaries (MIPS N64 174 * ``qemu-sparc`` can execute Sparc32 binaries (Sparc32 CPU, 32 bit ABI). 176 * ``qemu-sparc32plus`` can execute Sparc32 and SPARC32PLUS binaries [all …]
|
/openbmc/linux/fs/ |
H A D | Kconfig.binfmt | 6 bool "Kernel support for ELF binaries" 13 systems. Saying Y here will enable your kernel to run ELF binaries 26 here, you still can't run any ELF binaries (they just crash), then 59 bool "Kernel support for FDPIC ELF binaries" 70 It is also possible to run FDPIC ELF binaries on MMU linux also. 109 this module must consist of compiled binaries only. 117 bool "Kernel support for flat binaries" 120 Support uClinux FLAT format binaries. 132 bool "Enable support for very old legacy flat binaries" 143 Support FLAT format compressed binaries [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | ptest-cargo.bbclass | 4 RUST_TEST_ARGS[doc] = "Arguments to give to the test binaries (e.g. --shuffle)" 9 # Sadly, generated test binaries have no deterministic names (https://github.com/rust-lang/cargo/is… 10 # This forces us to parse the cargo output in json format to find those test binaries. 52 # - test binaries from the root manifest 53 # - test binaries from sub manifest of the current project if any 67 bb.fatal("Unable to find any test binaries") 122 do_install_ptest_cargo[doc] = "Create or update the run-ptest script with rust test binaries genera… 124 do_compile_ptest_cargo[doc] = "Generate rust test binaries through cargo"
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/ |
H A D | dummy-gbmc-update.bb | 1 SUMMARY = "Dummy image uploader for sending debug binaries" 2 DESCRIPTION = "Dummy image uploader for sending debug binaries"
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | mono.rst | 4 To configure Linux to automatically execute Mono-based .NET binaries 8 This will allow you to execute Mono-based .NET binaries just like any 50 # Register support for .NET CLR binaries 61 4) Check that ``.exe`` binaries can be ran without the need of a
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc-locale.inc | 37 # Create a glibc-binaries package 38 ALLOW_EMPTY:${BPN}-binaries = "1" 39 PACKAGES += "${BPN}-binaries" 40 RRECOMMENDS:${BPN}-binaries = "${@" ".join([p for p in d.getVar('PACKAGES').split() if p.find("gli…
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 4 debugging and coredump analysis of split-debug binaries by exploiting bitbake's 121 binaries inside itself as a self-extracting shell-script. What you see in this 124 that packages one or more `opkg` binaries. 127 scheme to contain `opkg` binaries. This hierarchy is archived and compressed 144 pre-built `opkg` binaries. You must build your own and integrate them into the 152 Once you have built the required `opkg` binaries and integrated them into the 155 machines supported by the embedded `opkg` binaries. The build system will handle 156 stripping the `opkg` binaries to ensure their size is reduced as much as 158 binaries under `bin/` to ensure that the build for your output `ipkdbg` script
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/ |
H A D | nodejs_20.11.1.bb | 31 file://0001-Using-native-binaries.patch \ 110 # V8's JIT infrastructure requires binaries such as mksnapshot and 112 # binaries must have the same bit-width as the target (e.g. a x86_64 114 # depending on a third Yocto toolchain, we just build those binaries 117 """Creates a small wrapper that invokes QEMU to run some target V8 binaries 128 # It invokes QEMU to run binaries built for the target in the host during the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/proxy-libintl/ |
H A D | proxy-libintl_20100902.bb | 2 HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/" 10 http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${BPN}-dev_${PV}_win32.zip \
|
/openbmc/linux/fs/sysv/ |
H A D | Kconfig | 13 that they contain binaries from those other Unix systems; in order 14 to run these binaries, you will want to install linux-abi which is 19 NOTE: that will work only for binaries from Intel-based systems;
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-buildid-cache.txt | 49 Purge all cached binaries including older caches which have specified 53 Purge all cached binaries. This will flush out entire cache. 67 List all valid binaries from cache. 78 Specify debuginfod URL to be used when retrieving perf.data binaries,
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/ |
H A D | fvp-common.inc | 24 # The architecture-specific directory the binaries are installed under 44 stat $DIR/FVP_* >/dev/null 2>&1 || bbfatal Cannot find FVP binaries in $DIR 55 # Prebuilt binaries are already stripped
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch | 15 For nativesdk binaries which are being used alongside binaries on a host system, we 22 repurpose the cache for use as a last resort in finding host system binaries. This
|
/openbmc/linux/drivers/staging/media/atomisp/ |
H A D | notes.txt | 15 called binaries. The shisp_240??0_v21.bin firmware file contains many 16 different binaries. Binaries are picked by filling a ia_css_binary_descr 18 ia_css_binary_find(). Some binaries support creating multiple outputs
|
/openbmc/openbmc/poky/meta/recipes-devtools/git/git/ |
H A D | fixsort.patch | 3 Currently git binaries are not entirely reproducible, at least partly 11 the debug symbols for the binaries.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pax-utils/ |
H A D | pax-utils_1.3.3.bb | 3 utilities for ELF binaries. It can check ELF binary files and running \ 4 processes for issues that might be relevant when using ELF binaries \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | rename-line-binary.patch | 6 Both lmbench and util-linux-ng packages provide own /usr/bin/line binaries. 7 Even though the binaries name is the same, their functionality is different.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/ |
H A D | libnftnl_1.2.6.bb | 31 # the binaries compiled in ${TESTDIR} will look for a compiler to 32 # use, which will cause failures. Substitute the binaries in
|
/openbmc/phosphor-time-manager/ |
H A D | meson.build | 52 # Gather sources for the target binaries 80 # Build binaries
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/ |
H A D | tcl-add-soname.patch | 16 @@ -904,7 +904,10 @@ install-binaries: binaries
|
/openbmc/u-boot/board/freescale/mx6sabresd/ |
H A D | README | 24 This will generate the SPL and u-boot-dtb.img binaries. 42 This will generate the SPL and u-boot-dtb.img binaries. 54 - Flash SPL and u-boot-dtb.img binaries into the eMMC:
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | gnuplot | 13 * distribute binaries produced by compiling modified sources is granted, 16 * released version in the form of a patch file along with the binaries,
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | gnuplot | 5 …istributed as patches to the released version. Permission to distribute binaries produced by compi… 7 …source modifications from the released version in the form of a patch file along with the binaries,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/ |
H A D | avoid-running-host-binaries-for-sanity.patch | 7 we need to avoid running target binaries on the host 34 +# Avoid calling target binaries from the host and simply assume our build artifacts work.
|