Home
last modified time | relevance | path

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

123

/linux/fs/
H A DKconfig.binfmt6 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/Documentation/admin-guide/
H 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/
H 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,
H A Dperf-config.txt232 directory, $HOME/.debug/, of binaries, shared libraries, /proc/kallsyms
241 Specify debuginfod URLs to be used when retrieving perf.data binaries,
594 'cache' is to post-process data and save/update the binaries into
611 Specify debuginfod URL to be used when cacheing perf.data binaries,
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt15 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
/linux/Documentation/features/vm/ELF-ASLR/
H A Darch-support.txt5 # description: arch randomizes the stack, heap and binary images of ELF binaries
/linux/tools/testing/selftests/rcutorture/doc/
H A Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.
/linux/Documentation/bpf/standardization/
H A Dabi.rst9 conventions and guidelines for producing portable BPF program binaries.
/linux/kernel/configs/
H A Dxen.config21 # You want TCP/IP and ELF binaries right?
/linux/Documentation/arch/arm64/
H 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,
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
31 binaries https://github.com/stffrdhrn/or1k-toolchain-build/releases
/linux/drivers/net/can/softing/
H A DKconfig29 firmware version 4.6 (softing-fw-4.6-binaries.tar.gz)
/linux/Documentation/gpu/amdgpu/
H A Dflashing.rst28 as long as it doesn't conflict with other existing binaries that are used by
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst123 Some others will actually use perf record and some test binaries that
133 These perf record tests will not run if the tool binaries do not exist
136 CoreSight support or remove these binaries in order to not have these
/linux/tools/build/Documentation/
H 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/Documentation/arch/arm/
H 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/
H A Dfore200e.rst43 the 'software updates' pages. The firmware binaries are part of
/linux/Documentation/userspace-api/
H A Dno_new_privs.rst56 fcap-using binaries; it will need to compromise something without the
/linux/drivers/net/ethernet/ti/
H A DKconfig199 This driver requires firmware binaries which will run on the PRUs
217 This driver requires firmware binaries which will run on the PRUs
/linux/Documentation/sound/cards/
H A Dmixart.rst98 The firmware binaries are installed on /usr/share/alsa/firmware
/linux/sound/soc/sof/intel/
H A DKconfig54 Existing firmware/topology binaries and UCM configurations
73 Existing firmware/topology binaries and UCM configurations typically
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c1272 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries, in ia_css_binary_get_isp_binaries() argument
1275 assert(binaries); in ia_css_binary_get_isp_binaries()
1280 *binaries = all_binaries; in ia_css_binary_get_isp_binaries()
/linux/Documentation/networking/devlink/
H A Ddevlink-flash.rst41 are provided, it is expected that the device only update firmware binaries
/linux/arch/arm/mm/
H A DKconfig682 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/Documentation/rust/
H A Dquick-start.rst126 Alternatively, modify the ``PATH`` variable to place the Rust 1.80 binaries
218 There are also some binaries for several systems and architectures uploaded at:

123