Home
last modified time | relevance | path

Searched refs:toolchains (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/u-boot/tools/buildman/
H A Dtest.py135 self.toolchains = toolchain.Toolchains()
136 self.toolchains.Add('arm-linux-gcc', test=False)
137 self.toolchains.Add('sparc-linux-gcc', test=False)
138 self.toolchains.Add('powerpc-linux-gcc', test=False)
139 self.toolchains.Add('gcc', test=False)
193 build = builder.Builder(self.toolchains, base_dir, None, 1, 2,
414 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2,
424 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2,
431 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2,
439 self.assertTrue(self.toolchains.Select('arm') != None)
[all …]
H A DREADME178 rest: /toolchains/*
191 each of your toolchains here. Buildman will search inside these directories
210 architecture. This will override any toolchains found by searching using the
240 4. Check the available toolchains
250 - scanning path '/toolchains/gcc-4.9.0-nolibc/i386-linux'
251 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/.'
252 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin'
253 - found '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin/i386-linux-gcc'
254 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin'
256 - scanning path '/toolchains/gcc-4.9.0-nolibc/aarch64-linux'
[all …]
H A Dtoolchain.py212 self.toolchains = {}
228 toolchains = bsettings.GetItems('toolchain')
229 if show_warning and not toolchains:
237 for name, value in toolchains:
269 if toolchain.arch in self.toolchains:
271 self.toolchains[toolchain.arch].priority)
273 self.toolchains[toolchain.arch] = toolchain
278 self.toolchains[toolchain.arch].priority))
350 len(self.toolchains))
351 if len(self.toolchains):
[all …]
H A Dcontrol.py110 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
142 no_toolchains = toolchains is None
144 toolchains = toolchain.Toolchains(options.override_toolchain)
148 sorted_list = toolchains.ListArchs()
155 fetch_arch = ','.join(toolchains.ListArchs())
160 ret = toolchains.FetchAndInstall(arch)
166 toolchains.GetSettings()
167 toolchains.Scan(options.list_tool_chains and options.verbose)
169 toolchains.List()
292 builder = Builder(toolchains, output_dir, options.git_dir,
H A Dbuilderthread.py181 self.toolchain = self.builder.toolchains.Select(brd.arch)
231 args.extend(self.builder.toolchains.GetMakeArguments(brd))
/openbmc/qemu/.gitlab-ci.d/opensbi/
H A DDockerfile24 # Manually install the kernel.org "Crosstool" based toolchains for gcc-8.3
32 # Export the toolchains to the system path
/openbmc/u-boot/doc/
H A DREADME.ag101p30 1. Prepare the toolchains and make sure the $PATH to toolchains is correct.
H A DREADME.m68k68 export CROSS_COMPILE=/opt/toolchains/m68k/gcc-4.9.0-nolibc/bin/m68k-linux-
77 4. Adopted toolchains
H A DREADME.ARC25 from here (available pre-built toolchains as well):
H A DREADME.mips11 Embedded Debian -- Cross-development toolchains
H A DREADME.uniphier5 Recommended toolchains
8 The UniPhier platform is well tested with Linaro toolchains.
9 You can download pre-built toolchains from:
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/
H A Drmnet.patch2 Subject: [PATCH] rmnet: Handle toolchains with old kernel headers
11 5.14[1] and some toolchains use older headers, so add fallback defines
/openbmc/u-boot/tools/
H A Dmoveconfig.py1058 def __init__(self, toolchains, configs, options, progress, devnull, argument
1073 self.toolchains = toolchains
1192 toolchain = self.toolchains.Select(arch)
1301 def __init__(self, toolchains, configs, options, progress, argument
1319 self.slots.append(Slot(toolchains, configs, options, progress,
1433 def move_config(toolchains, configs, options, db_queue): argument
1463 slots = Slots(toolchains, configs, options, progress, reference_src_dir,
1875 toolchains = toolchain.Toolchains()
1876 toolchains.GetSettings()
1877 toolchains.Scan(verbose=False)
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-toolchain.rst29 particular, "external-\*" refers to external toolchains. One example is
37 supporting GNU toolchains released by ARM.
/openbmc/linux/tools/perf/Documentation/
H A Dandroid.txt15 …export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin…
18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-
/openbmc/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst27 Instructions for building the different toolchains can be found on openrisc.io
32 toolchains https://openrisc.io/software
/openbmc/openbmc/meta-arm/meta-arm-toolchain/
H A DREADME.md4 This layer contains recipes for the prebuilt GNU Arm toolchains.
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-confiure.ac-Believe-the-cflags-from-environment.patch6 In some toolchains e.g. OpenEmbedded -march options
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-xtensa-cross.docker5 # using a prebuilt toolchains for Xtensa cores from:
H A Ddebian-loongarch-cross.docker4 # This docker target uses prebuilt toolchains for LoongArch64 from:
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch10 for eabi defaulting toolchains.
/openbmc/linux/Documentation/dev-tools/kunit/
H A Drun_wrapper.rst193 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``
195 website to a directory in our home directory called toolchains.
294 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``
296 website to a specified path in our home directory called toolchains.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dsecurity_flags.inc21 # especially useful with external toolchains
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/
H A D0001-sys-targets-targets.go-allow-users-to-override-hardc.patch8 toolchain tuples differ, especially when using vendor provided toolchains.
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dusing.rst49 toolchains the Yocto Project provides are based off the
89 The SDK and toolchains are self-contained and by default are installed

123