lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 7 Oct 2018 12:48:15 +0800
From:   Guo Ren <ren_guo@...ky.com>
To:     Eugene Syromiatnikov <esyr@...hat.com>
Cc:     akpm@...ux-foundation.org, arnd@...db.de,
        daniel.lezcano@...aro.org, davem@...emloft.net,
        gregkh@...uxfoundation.org, jason@...edaemon.net,
        marc.zyngier@....com, mark.rutland@....com,
        mchehab+samsung@...nel.org, peterz@...radead.org, robh@...nel.org,
        robh+dt@...nel.org, tglx@...utronix.de, green.hu@...il.com,
        linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
        devicetree@...r.kernel.org, c-sky_gcc_upstream@...ky.com
Subject: Re: [PATCH V7 00/20] C-SKY(csky) Linux Kernel Port

On Sat, Oct 06, 2018 at 10:06:49PM +0200, Eugene Syromiatnikov wrote:
> On Fri, Oct 05, 2018 at 01:41:42PM +0800, Guo Ren wrote:
> > This is the 7th version patchset to add the Linux kernel port for
> > C-SKY(csky) based on linux-4.19-rc3.
> > 
> > In this patchset some fixup patches are folded into original patch in
> > order to make review clearly and reduce the patches' number for upstream
> > patchset. The changelog is added in the every patch's commit-msg.
> > 
> > Here is the LTP test report for this patchset:
> > (and add "V10 C-SKY(csky) Linux Kernel Driver" patchset)
> > -----------------------------------------------
> > Total Tests: 1298
> > Total Skipped Tests: 280
> > Total Failures: 11
> > Kernel Version: 4.19.0-rc3+
> > Machine Architecture: csky
> > Hostname: buildroot
> > -----------------------------------------------
> > 
> > This patchset adds architecture support to Linux for C-SKY's 32-bit embedded
> > 
> > There are two ABI versions with several CPU cores in this patchset:
> >   ABIv1: ck610 (16-bit instruction, 32-bit data path, VIPT Cache ...)
> >   ABIv2: ck807 ck810 ck860 (16/32-bit variable length instruction, PIPT Cache,
> > 	 SMP ...)
> > More information: http://en.c-sky.com
> > The development repo: https://gitlab.com/c-sky/csky-linux
> 
> I'm sorry for my ignorance, but I'm struggling to find ISA reference/manual,
> architecture programming manual, and System V ABI definition;
> may I ask to give links to them?
Here is the link: https://github.com/c-sky/csky-doc

Best Regards
 Guo Ren

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ