Home
last modified time | relevance | path

Searched refs:toolchain (Results 1 – 25 of 36) sorted by relevance

12

/linux/Documentation/arch/arc/
H A Darc.rst13 Good place to start to find relevant FOSS projects, toolchain releases,
62 (GNU toolchain, dtc, make etc) installed on the platform.
64 In both cases, up-to-date GNU toolchain for ARC for the host is needed.
65 Synopsys offers prebuilt toolchain releases which can be used for this purpose,
68 - Synopsys GNU toolchain releases:
69 `<https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases>`_
74 - Bootlin's toolchain collection: `<https://toolchains.bootlin.com>`_
76 Once the toolchain is installed in the system, make sure its "bin" folder
78 ``CROSS_COMPILE=arc-linux`` (or whatever matches installed ARC toolchain prefix)
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst17 Build instructions for OpenRISC toolchain and Linux
21 toolchain and, perhaps, the architectural simulator. Steps to get these bits
28 or Stafford's toolchain build and release scripts.
31 binaries https://github.com/stffrdhrn/or1k-toolchain-build/releases
33 building https://github.com/stffrdhrn/or1k-toolchain-build
/linux/Documentation/translations/zh_CN/arch/openrisc/
H A Dopenrisc_port.rst40 二进制 https://github.com/stffrdhrn/or1k-toolchain-build/releases
42 构建 https://github.com/stffrdhrn/or1k-toolchain-build
/linux/Documentation/translations/zh_TW/arch/openrisc/
H A Dopenrisc_port.rst40 二進制 https://github.com/stffrdhrn/or1k-toolchain-build/releases
42 構建 https://github.com/stffrdhrn/or1k-toolchain-build
/linux/Documentation/bpf/
H A Ds390.rst30 ./s390-toolchain
31 sudo mount --rbind /dev ./s390-toolchain/dev
32 sudo mount --rbind /proc ./s390-toolchain/proc
33 sudo mount --rbind /sys ./s390-toolchain/sys
34 sudo chroot ./s390-toolchain
/linux/Documentation/rust/
H A Dquick-start.rst8 There are a few ways to install a Rust toolchain needed for kernel development.
172 ``rustc`` without affecting your default toolchain.
192 The components are installed per toolchain, thus upgrading the Rust compiler
196 downloaded into the toolchain's installation folder::
327 menu. The option is only shown if a suitable Rust toolchain is found (see
343 Building a kernel with a complete LLVM toolchain is the best supported setup
360 is the toolchain does not support Rust's new v0 mangling scheme yet.
/linux/sound/soc/sof/intel/
H A Dtelemetry.h19 u8 toolchain; /* ZEPHYR or XCC */ member
H A Dtelemetry.c62 switch (block->toolchain) { in sof_ipc4_intel_dump_telemetry_state()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_mip.c38 char toolchain[32]; member
/linux/
H A D.gitignore182 # Documentation toolchain
/linux/tools/sched_ext/
H A DREADME.md25 There are a few toolchain dependencies for compiling the example schedulers.
42 Rust schedulers uses features present in the rust toolchain >= 1.70.0. You
150 Once you have your toolchain setup, and a vmlinux that can be used to generate
/linux/tools/scripts/
H A DMakefile.include111 CLANG_CROSS_FLAGS += --gcc-toolchain=$(realpath $(GCC_TOOLCHAIN_DIR)/..)
/linux/samples/bpf/
H A DREADME.rst117 Or build samples with SYSROOT if some header or library is absent in toolchain,
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst119 insulates the kernel from toolchain bugs which can be very painful to
121 older versions of the toolchain for years.
/linux/Documentation/
H A DChanges95 target ``rustavailable`` is useful to check why the Rust toolchain may not
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh89 PLATFORM=<platform> CROSS_COMPILE=<toolchain> $0 -- ./test_progs -t test_lsm
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile264 $(eval $(call file_download,toolchain-sha256sums-20211123,$(TOOLCHAIN_DIR)SHA256SUMS#,83da033fd8c798df476c21d9612da2dfb896ec62fbed4ceec5eefc0e56b3f0c8))
265 $(eval $(call file_download,$(TOOLCHAIN_FILENAME),$(TOOLCHAIN_DIR),,$(DISTFILES_PATH)/toolchain-sha256sums-20211123))
/linux/Documentation/dev-tools/
H A Dpropeller.rst30 #. In addition to LLVM toolchain, Propeller requires a profiling
H A Dgcov.rst194 toolchain.
/linux/Documentation/trace/
H A Dftrace-design.rst39 The exact mcount symbol name will depend on your toolchain. Some call it
50 *highly* architecture/toolchain specific. We cannot help you in this regard,
/linux/arch/powerpc/platforms/
H A DKconfig.cputype231 bool "Rely on the toolchain's implicit default CPU"
625 CROSS_COMPILE must point to a toolchain capable of targeting
/linux/Documentation/kbuild/
H A Dkbuild.rst98 the rustc toolchain being used.
/linux/rust/pin-init/
H A DREADME.md5 [![Toolchain](https://img.shields.io/badge/toolchain-nightly-red)](#nightly-only)
/linux/Documentation/networking/
H A Dfilter.rst618 toolchain for developing and testing the kernel's JIT compiler.
659 Next to the BPF toolchain, the kernel also ships a test module that contains
/linux/arch/sparc/
H A DKconfig363 toolchain at www.gaisler.com.

12