On Wed, 30 Sep 2020, Vineet Gupta wrote:
> Hi Nicolas,
>
> On 9/30/20 2:23 PM, Nicolas Pitre wrote:
> > Hello,
> >
> > I just realized you might not be aware of the following issue.
> >
> > The kernel kbuild test robot project identified a build failure on ARC
> > that bisects down to a patch of
Hi Nicolas,
On 9/30/20 2:23 PM, Nicolas Pitre wrote:
> Hello,
>
> I just realized you might not be aware of the following issue.
>
> The kernel kbuild test robot project identified a build failure on ARC
> that bisects down to a patch of mine.
Your patch to Linux kernel ? Indeed the report we g
From: Claudiu Zissulescu
Add the Synopsys ARC boards, arc_sim for testing, sim-hs main emulation
board using standard UART and nsim which includes a Synopsys ARC specific
UART implementation.
Signed-off-by: Claudiu Zissulescu
---
hw/arc/Makefile.objs | 21 +++
hw/arc/arc_sim.c |
From: Shahab Vahedi
Register layout for the target and the mechanisms to read and set them.
Signed-off-by: Shahab Vahedi
---
gdb-xml/arc-aux-minimal.xml | 32 +++
gdb-xml/arc-aux-other.xml | 235
gdb-xml/arc-core-v2.xml | 45
target/arc/gdbstub.c| 421
From: Cupertino Miranda
Signed-off-by: Cupertino Miranda
---
target/arc/extra_mapping.def | 40 ++
target/arc/helper.c| 293 +
target/arc/helper.h| 46 ++
target/arc/op_helper.c | 749 +
target/arc/semfunc_mapping.d
From: Shahab Vahedi
Add remaining bits of the Synopsys ARCv2 (EM/HS) support into QEMU,
configure bits, arch_init and configuration files for softmmu (hardware
emulation).
Signed-off-by: Shahab Vahedi
---
configure | 5 +
default-configs/arc-softmmu.mak | 5 +
d
From: Cupertino Miranda
Add Synopsys ARC MMU version 4 support. The implementation is
restricted to 8K page size support.
Signed-off-by: Cupertino Miranda
---
target/arc/mmu.c | 775 +++
target/arc/mmu.h | 165 ++
2 files changed, 940 inserti
From: Cupertino Miranda
Add the infrastructure to define build configuration (BCR) and auxiliary
registers allowing independent modules (MMU, MPU, etc.) to use and extend
them.
Signed-off-by: Cupertino Miranda
---
target/arc/cache.c | 180
target/arc/cache.h | 42
From: Claudiu Zissulescu
The decoder and the disassembler inspired by ARC GNU binutils.
Signed-off-by: Claudiu Zissulescu
---
disas/arc.c | 460 ++
target/arc/decoder.c| 1276 +++
target/arc/decoder.h| 350 +++
targe
From: Cupertino Miranda
Signed-off-by: Cupertino Miranda
---
target/arc/Makefile.objs | 34 +++
target/arc/arc-common.h | 55
target/arc/cpu-param.h | 20 ++
target/arc/cpu-qom.h | 53
target/arc/cpu.c | 468 ++
target/arc/cpu.h
From: Shahab Vahedi
Add memory implementation for Synopsys MPU unit version 3.
Synopsys MPU allows to create memory regions against unauthorized
execution/read/writes accesses.
Signed-off-by: Shahab Vahedi
---
target/arc/mpu.c | 653 +++
target/arc/m
From: Shahab Vahedi
Add the most generic parts of TCG constructions. It contains the basic
infrastructure
for fundamental ARC features, such as ZOL (zero overhead loops) and delay-slots.
Also includes hand crafted TCG for more intricate instructions, such as vector
instructions.
Signed-off-by:
From: Cupertino Miranda
Hello everyone,
It is with utmost pleasure that on behalf of Synopsys I initiate the
upstream process for our ARCv2 architecture QEMU port.
I am one of the main contributors to this port and member of the
Synopsys GNU toolchain team, together with Claudiu Zissulescu and
From: Claudiu Zissulescu
Signed-off-by: Claudiu Zissulescu
---
target/arc/irq.c | 658 +
target/arc/irq.h | 37 +++
target/arc/timer.c | 456 +++
target/arc/timer.h | 32 +++
4 files changed, 1183 insertions(+)
creat
testing
___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc
15 matches
Mail list logo