Message ID | 20250505154523.231233-1-vkuznets@redhat.com |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3FA9825C839 for <linux-efi@vger.kernel.org>; Mon, 5 May 2025 15:45:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746459944; cv=none; b=hVNPNsZ8sNAOVVVt2osN67JxJldxfHaDiFbAHbaK9BT2y/Gmmmp40cMXJz62qiD8OwReq8u3mSdYSlzjIPnQRZ6f+eyBCuOcSbnkKLsaqDb2ir040/Q4oyjtyxhZ600rfP9gfI0gBJ1BnWnmlcKCKuGMZ64sAuV+dIilrrXctRY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746459944; c=relaxed/simple; bh=YtSScPrekyu5eNTQAd0GHkgYudHcgU73cqfgqDDKsFM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=I8ex+d8kIkrJ8SR/y/C8/Ep3gIXFv+j+7i4pPWTQwCGVsoujWRknfnDRVxGfd2dQUvpOqcJuQ9v28wmhxCR/wIYQOO+qPjcS17tMP0P5HtiBy2qFRpRduyi7aQxesxbXTah9UliUDYkPOaBJ5tECpJ3U+CERRhtKgC7Q3pyIQBs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=Caw48MFF; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Caw48MFF" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1746459941; h=from:from: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; bh=Awzo7DI7AJd+wpwgJ5wGQ8SIQd3qq+gLPnXP8U+TGDg=; b=Caw48MFFqncqU+fuzvqwT0Mry9dbB/vTCp4wBOEdxZCpUMYf16xbEeYbwL2bitQoihnxMu NQAQLgVXM+uWCx/as8YeOkauVPAKAplLcpKWdIeYTl8Va46lHfwB/k5hjdDdJyfj9EW3Gh nwBUCcH6sRyuRWnjJK+Ca2HQ4AJJtrY= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-695-E2DIrUWNOUKANXqO-vlJSw-1; Mon, 05 May 2025 11:45:36 -0400 X-MC-Unique: E2DIrUWNOUKANXqO-vlJSw-1 X-Mimecast-MFC-AGG-ID: E2DIrUWNOUKANXqO-vlJSw_1746459934 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id ABEA419560AA; Mon, 5 May 2025 15:45:33 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.44.34.28]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 8A48B30001AB; Mon, 5 May 2025 15:45:25 +0000 (UTC) From: Vitaly Kuznetsov <vkuznets@redhat.com> To: x86@kernel.org, linux-efi@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>, Dave Hansen <dave.hansen@linux.intel.com>, "H. Peter Anvin" <hpa@zytor.com>, Ard Biesheuvel <ardb@kernel.org>, Peter Jones <pjones@redhat.com>, Daniel Berrange <berrange@redhat.com>, Emanuele Giuseppe Esposito <eesposit@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Greg KH <gregkh@linuxfoundation.org>, Luca Boccassi <bluca@debian.org>, Peter Zijlstra <peterz@infradead.org>, Matthew Garrett <mjg59@srcf.ucam.org>, James Bottomley <James.Bottomley@hansenpartnership.com>, Eric Snowberg <eric.snowberg@oracle.com>, Paolo Bonzini <pbonzini@redhat.com>, Paul Walmsley <paul.walmsley@sifive.com>, Palmer Dabbelt <palmer@dabbelt.com>, Albert Ou <aou@eecs.berkeley.edu>, Alexandre Ghiti <alex@ghiti.fr>, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] efi: Add a mechanism for embedding SBAT section Date: Mon, 5 May 2025 17:45:21 +0200 Message-ID: <20250505154523.231233-1-vkuznets@redhat.com> Precedence: bulk X-Mailing-List: linux-efi@vger.kernel.org List-Id: <linux-efi.vger.kernel.org> List-Subscribe: <mailto:linux-efi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-efi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 |
Series |
efi: Add a mechanism for embedding SBAT section
|
expand
|