mbox series

[bug#68222,0/3] RISC-V support to commencement until tcc-boot0

Message ID cover.1704225349.git.ekaitz@elenq.tech
Headers show
Series RISC-V support to commencement until tcc-boot0 | expand

Message

Ekaitz Zarraga Jan. 2, 2024, 8:02 p.m. UTC
This patch set adds RISC-V support to the commencement (aka bootstrap) process
from the begining to tcc-boot0 (included).

Ekaitz Zarraga (3):
  gnu: stage0-posix: Update to 1.6.0
  gnu: mes-boot: Update to 0.25.1.
  gnu: tcc-boot0: Update to 0.9.26-1151-g9b4a5d90.

 gnu/packages/commencement.scm | 137 +++++++---------------------------
 1 file changed, 26 insertions(+), 111 deletions(-)


base-commit: e8814809c2de6fe2f23169775207b3d2e537724f

Comments

Ekaitz Zarraga Jan. 11, 2024, 4:36 p.m. UTC | #1
I've been fixing some issues with Efraim, this is the second round.