mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-24 23:16:42 +00:00
86bbb14649
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>
16 lines
501 B
Plaintext
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
|