/linux-5.19.10/fs/ |
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" 64 ELF FDPIC binaries are based on ELF, but allow the individual load 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" [all …]
|
/linux-5.19.10/Documentation/admin-guide/ |
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
|
/linux-5.19.10/tools/perf/Documentation/ |
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,
|
/linux-5.19.10/fs/sysv/ |
D | Kconfig | 12 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-5.19.10/drivers/staging/media/atomisp/pci/ |
D | sh_css_firmware.c | 228 struct ia_css_fw_info *binaries; in sh_css_load_firmware() local 234 binaries = &firmware_header->binary_header; in sh_css_load_firmware() 271 struct ia_css_fw_info *bi = &binaries[i]; in sh_css_load_firmware()
|
/linux-5.19.10/Documentation/features/vm/ELF-ASLR/ |
D | arch-support.txt | 4 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
/linux-5.19.10/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 16 # Manually verify that initrd contains needed binaries and libraries.
|
/linux-5.19.10/net/bpfilter/ |
D | Kconfig | 20 building static binaries, since rootfs isn't mounted at the time
|
/linux-5.19.10/Documentation/openrisc/ |
D | openrisc_port.rst | 26 Toolchain binaries can be obtained from openrisc.io or our github releases page. 31 binaries https://github.com/openrisc/or1k-gcc/releases
|
/linux-5.19.10/kernel/configs/ |
D | xen.config | 17 # You want TCP/IP and ELF binaries right?
|
/linux-5.19.10/tools/testing/vsock/ |
D | README | 19 Invoke test binaries in both directions as follows:
|
/linux-5.19.10/Documentation/arm64/ |
D | pointer-authentication.rst | 129 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,
|
D | asymmetric-32bit.rst | 19 ``execve(2)`` of 32-bit ELF binaries, with the latter returning 25 running legacy 32-bit binaries. Unsurprisingly, that doesn't work very
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/binary/interface/ |
D | ia_css_binary.h | 222 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries,
|
/linux-5.19.10/drivers/net/can/softing/ |
D | Kconfig | 29 firmware version 4.6 (softing-fw-4.6-binaries.tar.gz)
|
/linux-5.19.10/tools/build/Documentation/ |
D | Build.txt | 63 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-5.19.10/Documentation/arm/ |
D | kernel_user_helpers.rst | 28 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-5.19.10/Documentation/networking/device_drivers/atm/ |
D | fore200e.rst | 43 the 'software updates' pages. The firmware binaries are part of
|
/linux-5.19.10/Documentation/userspace-api/ |
D | no_new_privs.rst | 56 fcap-using binaries; it will need to compromise something without the
|
/linux-5.19.10/sound/soc/sof/intel/ |
D | Kconfig | 53 Existing firmware/topology binaries and UCM configurations 71 Existing firmware/topology binaries and UCM configurations typically
|
/linux-5.19.10/Documentation/sound/cards/ |
D | mixart.rst | 98 The firmware binaries are installed on /usr/share/alsa/firmware
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
D | binary.c | 1361 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries, in ia_css_binary_get_isp_binaries() argument 1364 assert(binaries); in ia_css_binary_get_isp_binaries() 1369 *binaries = all_binaries; in ia_css_binary_get_isp_binaries()
|
/linux-5.19.10/Documentation/networking/devlink/ |
D | devlink-flash.rst | 41 are provided, it is expected that the device only update firmware binaries
|
/linux-5.19.10/arch/arm/mm/ |
D | Kconfig | 682 bool "Support Thumb user binaries" if !CPU_THUMBONLY && EXPERT 687 Thumb binaries. 690 instruction set resulting in smaller binaries at the expense of 904 the CPU type fitted to the system. This permits binaries to be 913 If all of the binaries and libraries which run on your platform
|
/linux-5.19.10/Documentation/kbuild/ |
D | reproducible-builds.rst | 10 or tool change does not make any difference to the resulting binaries.
|