crosstool-ng/config/arch/arc.in
Alexey Brodkin 86bbb14649 Add ARC architecture support
Synopsys' DesignWare ARC Processors are a family of 32-bit CPUs
that SoC designers can optimize for a wide range of uses,
from deeply embedded to high-performance host applications in a variety
of market segments.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2018-05-15 16:37:08 +03:00

16 lines
501 B
Plaintext

# ARC specific configuration file
## no-package
## select ARCH_SUPPORTS_32
## select ARCH_DEFAULT_32
## select ARCH_SUPPORTS_BOTH_MMU
## select ARCH_DEFAULT_HAS_MMU
## select ARCH_SUPPORTS_EITHER_ENDIAN
## select ARCH_DEFAULT_LE
## select ARCH_SUPPORTS_WITH_CPU
## select GCC_REQUIRE_7_or_later
## select BINUTILS_REQUIRE_2_30_or_later
##
## help The Synopsys DesignWare ARC architecture, see more info here:
## help https://www.synopsys.com/designware-ip/processor-solutions/arc-processors.html