Lines Matching +full:software +full:- +full:configurable
1 .. SPDX-License-Identifier: GPL-2.0
12 - `<https://embarc.org>`_ - Community portal for open source on ARC.
16 - `<https://github.com/foss-for-synopsys-dwc-arc-processors>`_ -
23 - `Official Synopsys ARC Processors website
24 <https://www.synopsys.com/designware-ip/processor-solutions.html>`_ -
27 <https://www.synopsys.com/dw/doc.php/ds/cc/programmers-reference-manual-ARC-HS.pdf>`_)
29 <https://www.synopsys.com/cgi-bin/dwarcnsim/req1.cgi>`_ and
30 `MetaWare Light Edition <https://www.synopsys.com/cgi-bin/arcmwtk_lite/reg1.cgi>`_).
37 ARC processors are highly configurable and several configurable options
38 are supported in Linux. Some options are transparent to software
43 However not all configurable options are supported when an ARC processor
50 SoC bringup and software development in general.
58 - Cross-compilation: process of compiling for ARC targets on a development
60 - Native compilation: process of compiling for ARC on a ARC platform
64 In both cases, up-to-date GNU toolchain for ARC for the host is needed.
68 - Synopsys GNU toolchain releases:
69 `<https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases>`_
71 - Linux kernel compilers collection:
74 - Bootlin's toolchain collection: `<https://toolchains.bootlin.com>`_
78 ``CROSS_COMPILE=arc-linux`` (or whatever matches installed ARC toolchain prefix)
83 If you need to get an image usable with U-Boot bootloader,