From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13326 Path: news.gmane.org!.POSTED!not-for-mail From: Michael Clark Newsgroups: gmane.linux.lib.musl.general Subject: Re: riscv port for review Date: Fri, 28 Sep 2018 18:49:05 +1200 Message-ID: References: <20180928022404.GQ17995@brightrain.aerifal.cx> <20180928024749.GS17995@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1538117260 18600 195.159.176.226 (28 Sep 2018 06:47:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2018 06:47:40 +0000 (UTC) To: musl@lists.openwall.com, palmer@sifive.com Original-X-From: musl-return-13342-gllmg-musl=m.gmane.org@lists.openwall.com Fri Sep 28 08:47:36 2018 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1g5mYo-0004ku-Tn for gllmg-musl@m.gmane.org; Fri, 28 Sep 2018 08:47:35 +0200 Original-Received: (qmail 19474 invoked by uid 550); 28 Sep 2018 06:49:44 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 18425 invoked from network); 28 Sep 2018 06:49:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=04042017; t=1538117354; bh=hV5xJNCs8USHD1JgEoBbGRbauSMLQ9K5h9B3SWx4A0M=; h=From:Content-type:MIME-version:Date:Subject:Message-id:To; b=aYGOAzRoerQv33qjsWsNQKOFDA/91sfmZzeu7SxV8k5MPXEAaLdAiRxJh7vzRmBo+ ZZrzTdaIu4Fdj32mAsCPOAxCe0y+tPeal/y2Q1n973wsXrkr/T1/Dz/UtKdhGNFxGa YlTYdrcra2z28rynr6PDJ+PAp9N1HMqhkqsfKe7ZqYNWvN40wUJkgoOJGDIoy3Y7x3 CMQIt1oMervRsCoqNC7cFx8GgprW/p3Y2u4F0guenJCkYePdWH4ZGt9pm0OlfFSkaL OvB9Pgs8BHimoTj19MxTV9kkKjf7gtY+zA1QJlqnpRy/ntuxU0QNAM6vMEpS9v8GTv MCo4Uhj/EV5XA== X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809280073 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-09-28_02:,, signatures=0 In-reply-to: X-Mailer: iPhone Mail (16A366) Xref: news.gmane.org gmane.linux.lib.musl.general:13326 Archived-At: > On 28/09/2018, at 6:33 PM, Michael Clark wrote: >=20 > we could build riscv32 kernels Typo: we couldn=E2=80=99t build riscv32 kernels.=20 We can perhaps use the musl riscv32 port as a good chance to sort out the ri= scv32 issues. SiFive=E2=80=99s Freedom Unleashed Linux SDK is riscv64 and al= l of my test kernels have been riscv64. SiFive=E2=80=99s Freedom Everywhere riscv32 cores are no-MMU and the our ris= cv32 testing in QEMU has been emulating the HiFive1 board with the E-Series = FE310G000 MCU. It shouldn=E2=80=99t be too hard to sort out riscv32 linux. There have just b= een other priorities until now...=