From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30099 invoked from network); 6 Apr 2022 22:15:36 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 6 Apr 2022 22:15:36 -0000 Received: (qmail 21527 invoked by uid 550); 6 Apr 2022 22:15:33 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 20462 invoked from network); 6 Apr 2022 22:15:33 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Z4cQXfJTI6QIuu3Bsuu9HgWfmgYKpGjdJ/FNBXflUuk=; b=WObwet2HQAmdp+B1JzzFXUtRl8cAB/t/JJilSR9InPmh1wozC+yHPDMqhs4X0BZfr2 6K8CQzE+fs+GieXky3ZcMA3obikVPqGgkYcpnWmHaL0vWOamWbFLj27ZpoqyF8Rdzl8F GnHkc6lKQ/tPe0pUQFK9WASXLeo/sZJEyWfOtmFG5wAMPJ/H2Kk4l6TsKIS84LfTwLMK LTcn1d0n9iA9E0ly4FlcyOe4WFEgg2O2lgrtVTOmVgQ2ZAA5ui6LZA8rqElGfutDkFVb Z29ZL2eXDqDzjHu+AqGlopfs1JkIVHXG1aKlaD3SZnh0IhYZ8w+gZYcy9DERpVNM/QfG RW/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Z4cQXfJTI6QIuu3Bsuu9HgWfmgYKpGjdJ/FNBXflUuk=; b=oxBRE8gk9v1Ngb8uMT+Qm1dDwDAKoHCjv2Jy7a71bcwelCLbQ7BhO7qUJ4igQ5JQhb q5iHzj8gnGqjN8o9qstWAEqgUGJjW7/glK7MmnDgXlBUAk/P8TXGBlwaY0NMGI/F4v+m FfeWh6iNa3msRMUFsGtdRa6Dfrfd9iV1rLzYsGv48CqxO5oye6PcLMK/3L/LAC8i3ELi WTnMoUXkMc4LSvp6JnjNGv3sXP7+SsjTctQeZYaK1a4REvj5hLIn/K7mkMp0jVD/b2sq fzXQwGXvhlxszB3qyUOlMS0TEbx+P9J+x+n3zjtD7eeffdsvrEDd51lNoHboyz9e7mN/ 9f6w== X-Gm-Message-State: AOAM531aniWb4BQo6iWzUHNoyicKDrj/DhqoiMpxnAyFu7HBxfQcZbIY UO4/7wbCeVYIIaDF3tz3PBACsl4IQbL667T6evbLpg3q8T8= X-Google-Smtp-Source: ABdhPJxdbVmwWJC5tt+ZjVXXmpMG8Zzkt/viB7OvRTn7y/qCYyyzUv9TtknvR1I192+tERdU2+KYqe1ipwHal1OuQJk= X-Received: by 2002:a05:6902:1146:b0:63d:cbfa:2e9f with SMTP id p6-20020a056902114600b0063dcbfa2e9fmr9047564ybu.592.1649283321109; Wed, 06 Apr 2022 15:15:21 -0700 (PDT) MIME-Version: 1.0 References: <371fc5d2-66b6-606c-a09e-09ee71253376@michaelkloos.com> In-Reply-To: <371fc5d2-66b6-606c-a09e-09ee71253376@michaelkloos.com> From: Khem Raj Date: Wed, 6 Apr 2022 18:15:10 -0400 Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="0000000000007d219105dc03b2ac" Subject: Re: [musl] RISC-V 32-bit port? --0000000000007d219105dc03b2ac Content-Type: text/plain; charset="UTF-8" On Wed, Apr 6, 2022 at 4:13 PM Michael T. Kloos wrote: > I have interest in a rv32 port of musl. Rather than reinvent the > entire wheel if one is already partially built, I was wondering if > anyone knows of someone working on one? I might also like to > contribute to it. Also, if one is in development, is there any idea > when it might be merged upstream? > I am carrying patches which we actively use in yocto project and we also have qemuriscv32 machine available as a target to build full Linux distribution images for Checkout https://github.com/riscv/meta-riscv And particularly https://github.com/riscv/meta-riscv/tree/master/recipes-core/musl/musl Let me know how it goes > > Michael > > --0000000000007d219105dc03b2ac Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, Apr 6, 2022 at 4:13 PM Michael T. Kloos <michael@michaelkloos.com> wrote= :
I have interest in a rv32 port of musl.=C2=A0 R= ather than reinvent the
entire wheel if one is already partially built, I was wondering if
anyone knows of someone working on one?=C2=A0 I might also like to
contribute to it.=C2=A0 Also, if one is in development, is there any idea when it might be merged upstream?

I am carrying pa= tches which we actively use in yocto project and we also have qemuriscv32 m= achine available as a target to build full Linux distribution images for=C2= =A0

Checkout=C2=A0
<= a href=3D"https://github.com/riscv/meta-riscv">https://github.com/riscv/met= a-riscv

And particul= arly=C2=A0

Let me know how it goes=C2=A0
=

=C2=A0 =C2=A0 =C2=A0 =C2=A0 Michael

--0000000000007d219105dc03b2ac--