From b5d377d912dd9cfd48b89e3084d6dd49ed9bbcad Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 28 Nov 2024 16:31:59 +0200 Subject: Initial riscv64 support Most of the changes are self-explanatory and just follow what's already happening for existing architectures. Two things are worth pointing out: * we need to use shim-unsigned instead of shim-signed because riscv64 is not fully integrated into Fedora yet and so we can't do Secure Boot signing for the time being; * we use ext4 as bootfilesystem since in most cases the underlying firmware is going to be U-Boot, which needs to be able to load the board's DTB from /boot and doesn't support XFS. Signed-off-by: David Abdurachmanov --- teams/cloud/cloud.xml | 4 ++-- teams/cloud/container.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'teams/cloud') diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml index b38b508..b6874c4 100644 --- a/teams/cloud/cloud.xml +++ b/teams/cloud/cloud.xml @@ -89,7 +89,7 @@ - + - + - + -- cgit v1.3.1+13