Home
last modified time | relevance | path

Searched refs:binaries (Results 1 – 25 of 66) sorted by relevance

123

/linux/fs/
A DKconfig.binfmt6 bool "Kernel support for ELF binaries"
13 systems. Saying Y here will enable your kernel to run ELF binaries
46 bool "Kernel support for FDPIC ELF binaries"
96 this module must consist of compiled binaries only.
104 bool "Kernel support for flat binaries"
107 Support uClinux FLAT format binaries.
119 bool "Enable support for very old legacy flat binaries"
130 Support FLAT format compressed binaries
142 tristate "Kernel support for a.out and ECOFF binaries"
152 who need to run binaries from that era.
[all …]
/linux/Documentation/admin-guide/
A Dmono.rst4 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
/linux/tools/perf/Documentation/
A Dperf-buildid-cache.txt49 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,
/linux/fs/sysv/
A DKconfig12 that they contain binaries from those other Unix systems; in order
13 to run these binaries, you will want to install linux-abi which is
18 NOTE: that will work only for binaries from Intel-based systems;
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_firmware.c232 struct ia_css_fw_info *binaries; in sh_css_load_firmware() local
244 binaries = &firmware_header->binary_header; in sh_css_load_firmware()
281 struct ia_css_fw_info *bi = &binaries[i]; in sh_css_load_firmware()
/linux/Documentation/features/vm/ELF-ASLR/
A Darch-support.txt4 # description: arch randomizes the stack, heap and binary images of ELF binaries
/linux/Documentation/openrisc/
A Dopenrisc_port.rst26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
31 binaries https://github.com/openrisc/or1k-gcc/releases
/linux/tools/testing/selftests/rcutorture/doc/
A Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.
/linux/Documentation/arm64/
A Dpointer-authentication.rst129 exposed outside of the function, while still allowing binaries conforming to
130 the ABI to interoperate with legacy binaries that do not sign or authenticate
134 prctl very early after establishing that a process may load legacy binaries,
A Dasymmetric-32bit.rst19 ``execve(2)`` of 32-bit ELF binaries, with the latter returning
25 running legacy 32-bit binaries. Unsurprisingly, that doesn't work very
/linux/net/bpfilter/
A DKconfig20 building static binaries, since rootfs isn't mounted at the time
/linux/kernel/configs/
A Dxen.config17 # You want TCP/IP and ELF binaries right?
/linux/tools/testing/vsock/
A DREADME19 Invoke test binaries in both directions as follows:
/linux/drivers/net/can/softing/
A DKconfig29 firmware version 4.6 (softing-fw-4.6-binaries.tar.gz)
/linux/tools/build/Documentation/
A DBuild.txt63 The build framework does not create the 'ex' and 'libex.a' binaries for you, it
93 It's only a matter of 2 single commands to create the final binaries:
/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/
A Dia_css_binary.h225 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries,
/linux/Documentation/arm/
A Dkernel_user_helpers.rst28 binaries are already to be incompatible with earlier ARM processors due to
30 don't make binaries unable to run on earlier processors just for the sake
/linux/Documentation/networking/device_drivers/atm/
A Dfore200e.rst43 the 'software updates' pages. The firmware binaries are part of
/linux/sound/soc/sof/intel/
A DKconfig53 Existing firmware/topology binaries and UCM configurations
71 Existing firmware/topology binaries and UCM configurations typically
/linux/Documentation/userspace-api/
A Dno_new_privs.rst56 fcap-using binaries; it will need to compromise something without the
/linux/Documentation/sound/cards/
A Dmixart.rst98 The firmware binaries are installed on /usr/share/alsa/firmware
/linux/arch/arm/mm/
A DKconfig677 bool "Support Thumb user binaries" if !CPU_THUMBONLY && EXPERT
682 Thumb binaries.
685 instruction set resulting in smaller binaries at the expense of
874 the CPU type fitted to the system. This permits binaries to be
883 If all of the binaries and libraries which run on your platform
/linux/Documentation/networking/devlink/
A Ddevlink-flash.rst41 are provided, it is expected that the device only update firmware binaries
/linux/arch/mips/
A DKconfig2989 bool "Support for O32 binaries using 64-bit FP" if !CPU_MIPSR6
2993 point registers with binaries using the O32 ABI along with the
2997 running a MIPS32 system and know that none of your userland binaries
3176 bool "Kernel support for o32 binaries"
3183 Select this option if you want to run o32 binaries. These are pure
3184 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of
3185 existing binaries are in this format.
3190 bool "Kernel support for n32 binaries"
3197 Select this option if you want to run n32 binaries. These are
3198 64-bit binaries using 32-bit quantities for addressing and certain
/linux/Documentation/kbuild/
A Dreproducible-builds.rst10 or tool change does not make any difference to the resulting binaries.

Completed in 39 milliseconds

123