From patchwork Wed Nov 14 17:27:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 151095 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp5962823ljp; Wed, 14 Nov 2018 09:28:06 -0800 (PST) X-Google-Smtp-Source: AJdET5cnDZPt6dFzmJb5YQ+oBh12GsGyZhDWaTN9RpxIo5diFyb5b9N7PjByKihVFg9vfPzjUoJG X-Received: by 2002:ac8:3222:: with SMTP id x31mr2611857qta.275.1542216485901; Wed, 14 Nov 2018 09:28:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542216485; cv=none; d=google.com; s=arc-20160816; b=F0Vj1tmf0y5F00QDzrDI5I9HKoLrGpaSLFJHeOFM0TiaTwwvZDldKjLc4PX3bTM3BP 68bxsb0Bt0/7m27rsWG6HDRMCOoO14nfSt6I8eUIsqQimbWeKR5m0gwRG8LyaQcKYblI eg3LKKAEtJGlIeDe3kZNfvHx1PpearU2OAWA5/BB1wZCgX8b87GD2pzrlw7iFObd8x/m bmwTyhZQPO2sBafPlzXhwV0DixG+FRTMVeycHy/jO3F2XXn0k5aojQqHljW3SzkAsCk4 M4eKBfdS2DFYXGYNI8muqt0RlYcr5YnoOXNxCyRhRIeBrqOWaVrjWqsUk82fGGaij34t ZZHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:message-id:date:subject:to:from; bh=jbPu1Xtst7zkdTtoPL77734JNsy1Y2AB8hm+KohLr54=; b=XaSlvkuHCaise4X2r5yW8OIaJm2/PF++Pu514rUikPCm1807lDpCS4WkVr6XqAZqT8 uompPWa+mA70ECUSyVg1pPuxg4AvvlVX0+QNEbkby5laaj9fgKwt/T55ItNcGOyoj9Ms f+g2TucolmCeLheUuP8ohIbSfpZ+ZwKnuNYC0lkoFrbXo8+sJzogPn60Z/vUPjY8lxwm rRrXMnK7MEe35JZ9oAiCgtJF89R17lFNCjN4nuXTUn2c5xZEs9YMEsO/JXMFe/QJoS9W t+Kz89mj45Q4RmOxx36zfVsE1tfcolxu9IJPigtUDQMBQeAgH8SWArsnv2v4cV+pj0Fs UB6A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of grub-devel-bounces+patch=linaro.org@gnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom="grub-devel-bounces+patch=linaro.org@gnu.org" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id i13si4442351qtm.380.2018.11.14.09.28.05 for (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 14 Nov 2018 09:28:05 -0800 (PST) Received-SPF: pass (google.com: domain of grub-devel-bounces+patch=linaro.org@gnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of grub-devel-bounces+patch=linaro.org@gnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom="grub-devel-bounces+patch=linaro.org@gnu.org" Received: from localhost ([::1]:33492 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMyxQ-000580-Qp for patch@linaro.org; Wed, 14 Nov 2018 12:28:04 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMyxF-00056t-Ej for grub-devel@gnu.org; Wed, 14 Nov 2018 12:27:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMyxE-0007h2-2m for grub-devel@gnu.org; Wed, 14 Nov 2018 12:27:53 -0500 Received: from mx2.suse.de ([195.135.220.15]:48816 helo=mx1.suse.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gMyxD-0007ek-G8 for grub-devel@gnu.org; Wed, 14 Nov 2018 12:27:51 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 0E43CAFA0; Wed, 14 Nov 2018 17:27:41 +0000 (UTC) From: Alexander Graf To: grub-devel@gnu.org Subject: [PATCH v3 00/10] Add RISC-V support Date: Wed, 14 Nov 2018 18:27:29 +0100 Message-Id: <20181114172739.51640-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 195.135.220.15 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The development of GNU GRUB Cc: "rickchen36 @ gmail . com" , David Abdurachmanov , schwab@suse.de, "greentime @ andestech . com" , leif.lindholm@linaro.org, atish.patra@wdc.com, Michael Chang , Alistair Francis , Lukas Auer , Paul Walmsley , Bin Meng MIME-Version: 1.0 Errors-To: grub-devel-bounces+patch=linaro.org@gnu.org Sender: "Grub-devel" As part of the plan for total world domination, we would like to make sure that booting on RISC-V is in a sane state before anyone goes and does quick hacks "just because". For that reason, U-Boot supports UEFI booting on RISC-V for a while now. This patch set is the second part of the puzzle, with grub learning how to deal with a UEFI enabled RISC-V target. The third bit (still missing) is to actually make a working Linux UEFI port. But that will come, I'm sure :). Looking forward to review feedback and testing, v1 -> v2: - adapt to new grub_open_file() API - adapt to new grub_create_loader_cmdline() API v2 -> v3: - fix riscv32 target Alex Alexander Graf (10): efi: Rename armxx to arch PE: Add RISC-V definitions elf.h: Add RISC-V definitions RISC-V: Add setjmp implementation RISC-V: Add early startup code RISC-V: Add Linux load logic RISC-V: Add awareness for RISC-V reloations RISC-V: Add auxiliary files RISC-V: Add to build system fdt: Add device tree file type configure.ac | 28 ++- gentpl.py | 11 +- grub-core/Makefile.am | 12 ++ grub-core/Makefile.core.def | 29 +++ grub-core/commands/efi/shim_lock.c | 1 + grub-core/commands/file.c | 14 +- grub-core/kern/compiler-rt.c | 6 +- grub-core/kern/dl.c | 6 +- grub-core/kern/efi/mm.c | 2 +- grub-core/kern/emu/cache.c | 6 + grub-core/kern/emu/cache_s.S | 1 + grub-core/kern/emu/lite.c | 2 + grub-core/kern/riscv/cache.c | 64 +++++++ grub-core/kern/riscv/cache_flush.S | 40 +++++ grub-core/kern/riscv/dl.c | 335 +++++++++++++++++++++++++++++++++++ grub-core/kern/riscv/efi/init.c | 82 +++++++++ grub-core/kern/riscv/efi/startup.S | 49 ++++++ grub-core/lib/efi/halt.c | 3 +- grub-core/lib/riscv/setjmp.S | 82 +++++++++ grub-core/lib/setjmp.S | 2 + grub-core/loader/arm64/linux.c | 10 +- grub-core/loader/arm64/xen_boot.c | 6 +- grub-core/loader/efi/fdt.c | 2 +- grub-core/loader/riscv/linux.c | 352 +++++++++++++++++++++++++++++++++++++ include/grub/arm/linux.h | 2 +- include/grub/arm64/linux.h | 2 +- include/grub/compiler-rt.h | 12 +- include/grub/dl.h | 6 +- include/grub/efi/api.h | 3 +- include/grub/efi/efi.h | 6 +- include/grub/efi/pe32.h | 5 + include/grub/elf.h | 59 +++++++ include/grub/file.h | 2 + include/grub/misc.h | 3 +- include/grub/riscv32/efi/memory.h | 6 + include/grub/riscv32/linux.h | 41 +++++ include/grub/riscv32/setjmp.h | 27 +++ include/grub/riscv32/time.h | 28 +++ include/grub/riscv32/types.h | 34 ++++ include/grub/riscv64/efi/memory.h | 6 + include/grub/riscv64/linux.h | 43 +++++ include/grub/riscv64/setjmp.h | 27 +++ include/grub/riscv64/time.h | 28 +++ include/grub/riscv64/types.h | 34 ++++ include/grub/util/install.h | 2 + util/grub-install-common.c | 2 + util/grub-install.c | 28 +++ util/grub-mkimagexx.c | 268 ++++++++++++++++++++++++++++ util/grub-mknetdir.c | 4 +- util/grub-mkrescue.c | 16 +- util/grub-module-verifier.c | 56 ++++++ util/mkimage.c | 32 ++++ 52 files changed, 1889 insertions(+), 38 deletions(-) create mode 100644 grub-core/kern/riscv/cache.c create mode 100644 grub-core/kern/riscv/cache_flush.S create mode 100644 grub-core/kern/riscv/dl.c create mode 100644 grub-core/kern/riscv/efi/init.c create mode 100644 grub-core/kern/riscv/efi/startup.S create mode 100644 grub-core/lib/riscv/setjmp.S create mode 100644 grub-core/loader/riscv/linux.c create mode 100644 include/grub/riscv32/efi/memory.h create mode 100644 include/grub/riscv32/linux.h create mode 100644 include/grub/riscv32/setjmp.h create mode 100644 include/grub/riscv32/time.h create mode 100644 include/grub/riscv32/types.h create mode 100644 include/grub/riscv64/efi/memory.h create mode 100644 include/grub/riscv64/linux.h create mode 100644 include/grub/riscv64/setjmp.h create mode 100644 include/grub/riscv64/time.h create mode 100644 include/grub/riscv64/types.h -- 2.12.3 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel