Home
last modified time | relevance | path

Searched refs:archs (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu-targets.inc8 archs = d.getVar('QEMU_TARGETS').split()
12 if arch in archs:
14 archs.remove(arch)
17 if arch in archs:
19 archs.remove(arch)
21 return softmmuonly + ''.join([arch + "-softmmu" + "," for arch in archs]).rstrip(',')
22 …nly + ''.join([arch + "-linux-user" + "," + arch + "-softmmu" + "," for arch in archs]).rstrip(',')
/OK3568_Linux_fs/kernel/arch/arc/lib/
H A DMakefile9 lib-$(CONFIG_ISA_ARCV2) += memset-archs.o strcmp-archs.o
12 lib-$(CONFIG_ISA_ARCV2) +=memcpy-archs-unaligned.o
14 lib-$(CONFIG_ISA_ARCV2) +=memcpy-archs.o
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/rpm/
H A D__init__.py68 self.archs = self.d.getVar('ALL_MULTILIB_PACKAGE_ARCHS').replace("-","_")
70 self.archs = self.d.getVar(arch_var).replace("-","_")
91 archs = [i for i in reversed(self.archs.split()) if i not in ["any", "all", "noarch"]]
93 if len(archs) <= 1:
94 archs = archs + ["bogusarch"]
96 archs = ["sdk_provides_dummy_target"] + archs
100 f.write(":".join(archs))
120 …f.write("arch_compat: %s: %s\n" % (self.primary_arch, self.archs if len(self.archs) > 0 else self.…
/OK3568_Linux_fs/kernel/arch/arc/boot/dts/
H A Dhaps_hs_idu.dts44 compatible = "snps,archs-intc";
50 compatible = "snps,archs-idu-intc";
69 compatible = "snps,archs-pct";
H A Dvdk_axc003_idu.dtsi31 core_intc: archs-intc@cpu {
32 compatible = "snps,archs-intc";
38 compatible = "snps,archs-idu-intc";
H A Dnsimosci_hs_idu.dts40 compatible = "snps,archs-intc";
46 compatible = "snps,archs-idu-intc";
93 compatible = "snps,archs-pct";
H A Daxc003_idu.dtsi45 core_intc: archs-intc@cpu {
46 compatible = "snps,archs-intc";
52 compatible = "snps,archs-idu-intc";
93 compatible = "snps,archs-pct";
H A Dvdk_axc003.dtsi30 core_intc: archs-intc@cpu {
31 compatible = "snps,archs-intc";
H A Dnsimosci_hs.dts42 compatible = "snps,archs-intc";
85 compatible = "snps,archs-pct";
H A Dhaps_hs.dts47 compatible = "snps,archs-intc";
64 compatible = "snps,archs-pct";
H A Daxc003.dtsi45 core_intc: archs-intc@cpu {
46 compatible = "snps,archs-intc";
86 compatible = "snps,archs-pct";
H A Dhsdk.dts77 compatible = "snps,archs-intc";
83 compatible = "snps,archs-idu-intc";
90 compatible = "snps,archs-pct";
105 compatible = "snps,archs-timer-gfrc";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dsnps,archs-idu-intc.txt9 - compatible: "snps,archs-idu-intc"
31 compatible = "snps,archs-intc";
37 compatible = "snps,archs-idu-intc";
H A Dsnps,archs-intc.txt5 - compatible: "snps,archs-intc"
18 compatible = "snps,archs-intc";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dsnps,archs-gfrc.txt6 - compatible : should be "snps,archs-gfrc"
12 compatible = "snps,archs-gfrc";
H A Dsnps,archs-rtc.txt6 - compatible : should be "snps,archs-rtc"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arc/
H A Darchs-pct.txt11 "snps,archs-pct"
16 compatible = "snps,archs-pct";
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/
H A D__init__.py28 archs = self.d.getVar(arch_var)
29 if archs is None:
32 for arch in archs.split():
161 …def __init__(self, d, target_rootfs, config_file, archs, task_name='target', ipk_repo_workdir="oe-… argument
165 self.pkg_archs = archs
307 archs = self.pkg_archs.split() if feed_archs is None else feed_archs.split()
312 if archs:
313 for arch in archs:
/OK3568_Linux_fs/u-boot/arch/arc/
H A Dconfig.mk46 PLATFORM_CPPFLAGS += -mcpu=archs
50 PLATFORM_CPPFLAGS += -mcpu=archs
/OK3568_Linux_fs/buildroot/package/setserial/
H A D0002-tiocghayesesp-build-fix.patch3 linux/hayesesp.h got removed in 2.6.33, but some archs (like x86) still
21 +/* linux/hayesesp.h got removed in 2.6.33 but some archs (like x86)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/ruby/
H A D0002-template-Makefile.in-filter-out-f-prefix-map.patch29 archs=""
42 indent=$${archs:+' '}; \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/meta/
H A Ddistro-feed-configs.bb27 # archs = [ "all" ] + parchs + march
28 # confs = [ ( "${sysconfdir}/opkg/%s-feed.conf" % feed ) for feed in archs ]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-64-bit-multilib-hack.patch65 -MULTILIB_OPTIONS = mcpu=hs/mcpu=archs/mcpu=hs38/mcpu=hs38_linux/mcpu=arc700/mcpu=nps400
66 +#MULTILIB_OPTIONS = mcpu=hs/mcpu=archs/mcpu=hs38/mcpu=hs38_linux/mcpu=arc700/mcpu=nps400
68 -MULTILIB_DIRNAMES = hs archs hs38 hs38_linux arc700 nps400
69 +#MULTILIB_DIRNAMES = hs archs hs38 hs38_linux arc700 nps400
/OK3568_Linux_fs/buildroot/package/thermald/
H A D0001-thd_trip_point-fix-32-bit-build-error-with-musl-v1.2.patch12 time_t is now 64-bit on all archs (not just 64-bit archs)
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-synopsys-arc/
H A Dtoolchain-external-synopsys-arc.mk13 TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC_CORE = archs

1234