arc: add support of ARC HS38 core
commitf787b51af53889eab6ff02ccd807fc6bf018034d
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Thu, 30 Oct 2014 13:57:29 +0000 (30 16:57 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 2 Nov 2014 21:25:27 +0000 (2 22:25 +0100)
treeeb73ea35a25796d174d76092f7655d2c3e84ee44
parent530e074f9709804b784304c21733b567c7dffbc8
arc: add support of ARC HS38 core

Synopsys has recently announced its new ARC HS38 core that is capable of
running Linux -
http://www.synopsys.com/dw/ipdir.php?ds=arc-hs38-processor

ARC HS38 is based on ARCv2 ISA and requires special settings of gcc and
libc.

Also in case of HS38 atomic extensions (LLOCK/SCOND instructions) are
built-in by default, so enabling atomic extensions in Buildroot as well.

This commit adds support of the core in buildroot.

[Peter: string type, so must be in quotes as noted by Yann]
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Anton Kolesov <anton.kolesov@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.arc
package/uclibc/Config.in