From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sEPoFPPx12TP3AAASxT56A (envelope-from ) for ; Sat, 12 Aug 2023 22:56:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CFgEFPPx12ScMgAAG6o9tA (envelope-from ) for ; Sat, 12 Aug 2023 22:56:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 03CAC4F441 for ; Sat, 12 Aug 2023 22:56:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TnNJHjVl; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691873779; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=24kL5skyLBnHs70fInJ68lRHptaP7CcS9EsVg95iF4w=; b=NATtjbYr+3O9y7+c/0dcJQjMp7KVFsoDYXv26BqvJP1W3h/a6hC9WSiCmBAyw8fZdgcRfI 1+pZdkwSZODxAb5NXzutgS62ooxKvoPZ41fj63KSJY+k7PRrs2nM4FFxeM1IzvYcOb+K7R N1XaDdZwf6o6Tm/RnFCWsmqor9JpmjieLKQ9uok29XgxjkKxQDTZgv1+hC9XEUe3M5RvIi gjqy/3pcnuaMk/GnlpEm8eNEj2rdZIqq1k1PxxQjYSGkCuz09/dX+wGm3jVjN1EhnAoYfr nNjSRF1EYD64XTwcUhlw+CF4YI05ZmDB/02FZ3WW6kcMM0GzI5lA0jue732azA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TnNJHjVl; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691873779; a=rsa-sha256; cv=none; b=MF9IO6T7mvv6Bg+8pwI/DBprSHYPa6P+m+BI3D/6DnVSY3Lkq3uyhpB58Mvo9R2IhhngVL QMoYJmFqAaWSzac1+QLYXodp3jvKGgrFRYlh3NioDymuLTIGrYvuf43E+evWhwq11NlCub 04FB4quys57D4Gzvvfw0rf6sa1seoEIIGchDSIhJ9zOOZdL2nazym11jULvLSMAJkeqaFj zZWhJ4Yh5pj3zKRoqLMhHM9nK8tXZuSI2umJom2IgdTQw4D6EuwYUsTiFMvQXco88JJY2D qfR0MuZQCumUviObGX4kjidAH40KHSEXtFGUH3RUb9vL6iij6X5DmhKXpKKVFQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUveW-0006tn-Rh; Sat, 12 Aug 2023 16:56:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUveU-0006td-CW for guix-patches@gnu.org; Sat, 12 Aug 2023 16:56:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qUveU-00043P-1L for guix-patches@gnu.org; Sat, 12 Aug 2023 16:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUveT-000352-Kh for guix-patches@gnu.org; Sat, 12 Aug 2023 16:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64907] [PATCH 0/2] gnu: Add rvvm support packages. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 12 Aug 2023 20:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64907 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Juliana Sims Cc: Vagrant Cascadian , 64907@debbugs.gnu.org, Efraim Flashner Received: via spool by 64907-submit@debbugs.gnu.org id=B64907.169187370811776 (code B ref 64907); Sat, 12 Aug 2023 20:56:01 +0000 Received: (at 64907) by debbugs.gnu.org; 12 Aug 2023 20:55:08 +0000 Received: from localhost ([127.0.0.1]:57569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvdb-00033r-KN for submit@debbugs.gnu.org; Sat, 12 Aug 2023 16:55:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvdZ-00033F-TJ for 64907@debbugs.gnu.org; Sat, 12 Aug 2023 16:55:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUvdS-0003ZK-RA; Sat, 12 Aug 2023 16:54:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=24kL5skyLBnHs70fInJ68lRHptaP7CcS9EsVg95iF4w=; b=TnNJHjVl+SdmR7p4Vwn4 sjQuNjqKvhiZQAHIMV1IP9oX1D38jJTdIYrrvEAfNgeuHsyJfOPgps4Fp/vNHfyQQPCZ+1kpuyhLN co4kNnzHPgehno9LKgN+CtpoA6iVxSd+FC7QS2yqbsd+LFSQugn+BK3Jz3ZiKXUzb4CcwTXKfj2Kt b0zpbynThCM0DWbMa7smjAsTqk/reoPQk2O2MNZM3xAY85YlVPeUdrB3RXTMcWSFADY3GvAdOxFut Qa2uGTuQggwsYEUrBCDEvZjDvuEMOpsnlix1dmlGMBf6YmoxPmaZU/ClpL1AzEhZc3SRykVp5pbIX gSQau6GgkuWNjw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 25 Thermidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Loutre X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 12 Aug 2023 22:54:56 +0200 In-Reply-To: (Juliana Sims's message of "Thu, 27 Jul 2023 16:13:57 -0400") Message-ID: <877cq0dlr3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.88 X-Spam-Score: -6.88 X-Migadu-Queue-Id: 03CAC4F441 X-Migadu-Scanner: mx2.migadu.com X-TUID: CR8t5FVNRnNL Hello, Juliana Sims skribis: > These patches create specialized U-Boot and OpenSBI packages to use with = RVVM by > applying RVVM's author's patches to those projects. Additionally, they bu= ild > this patched version of U-Boot into OpenSBI's `fw_payload.bin`, mimicking= the > binary release from RVVM. Vagrant, Efraim: could you take a look? https://issues.guix.gnu.org/64907 I=E2=80=99ll take this as an opportunity to remove myself from the =E2=80= =98embedded=E2=80=99 team, where I ended up unwillingly in 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69. :-) Ludo=E2=80=99.