From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 1C1C3D800EA for ; Thu, 1 Aug 2024 14:11:59 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=BhGAHQrHMU28B3qwbJLN9u4iyn0giB97NG7LqW3zZKg=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240206; t=1722521519; v=1; b=TvYUpaaj5kvejm5z7v1vMMvU7/rwjYNqKoj5xX6kw1KbnHoFjda7p0p9H3sxNcH6iIu8DAUD yQy/Trwb9vvQCl6jfRGB7xxksFatAJUH6GHWi/fw+ti5R8sVbVa/d6Wex3bMQnN+18P3Zn+MAWD wbxQGPmAvlqeDE8DTSEHY7Z3bGq6p7NCHisrS2Sz0j73xyPF2ct6jx+0T51yxLIeWxaH0eG3KIG 60w8W82Si+eBg8qkbwqZ2irVL365sTtBWUXMJ6dNtv9Y8NfgHcqxR1rPw0ch7JSxy9vA3fTynI6 6X811VgemO3xRFvdOdHVHL+3DrNay87PASNzKb5B1njyw== X-Received: by 127.0.0.2 with SMTP id Ldd6YY7687511xfDlzeGUy5P; Thu, 01 Aug 2024 07:11:57 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.69313.1722521517114819921 for ; Thu, 01 Aug 2024 07:11:57 -0700 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 8EB82628C3 for ; Thu, 1 Aug 2024 14:11:56 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0251EC4AF0F for ; Thu, 1 Aug 2024 14:11:55 +0000 (UTC) X-Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-52efabf5d7bso8341463e87.1 for ; Thu, 01 Aug 2024 07:11:55 -0700 (PDT) X-Gm-Message-State: joBKB5gU6o14lR5QAO3SIFH3x7686176AA= X-Google-Smtp-Source: AGHT+IHskWtbocjxvPtOgIXll1JzI01Wb0v3dxgyJ0r5RSpVuMjkIx2naEblvjAXp3VDHxbIZfmzQj6L63HFHCfxVHE= X-Received: by 2002:a19:7502:0:b0:52f:ccb0:9ea7 with SMTP id 2adb3069b0e04-530b61fd8c9mr1374703e87.60.1722521514153; Thu, 01 Aug 2024 07:11:54 -0700 (PDT) MIME-Version: 1.0 References: <20240731163334.6979-1-ardb@kernel.org> <841a1869-2cd4-4ba4-aea0-12b2f1b90d86@arm.com> In-Reply-To: <841a1869-2cd4-4ba4-aea0-12b2f1b90d86@arm.com> From: "Ard Biesheuvel" Date: Thu, 1 Aug 2024 16:11:42 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/2] Switch all platforms to [Peiless]Sec To: Jeremy Linton Cc: devel@edk2.groups.io, Leif Lindholm , Abdul Lateef Attar , Abner Chang , Chuong Tran , Graeme Gregory , Marcin Juszkiewicz , Marcin Wojtas , Meenakshi Aggarwal , Narinder Dhillon , Nhi Pham , Paul Grimes , Rebecca Cran , Sami Mujawar , Thomas Abraham , Wenyi Xie , Ling Jia , Peng Xie , Yiqi Shu Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Thu, 01 Aug 2024 07:11:57 -0700 Resent-From: ardb@kernel.org Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=TvYUpaaj; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none) On Thu, 1 Aug 2024 at 15:49, Jeremy Linton wrote: > > Hi, > > On 7/31/24 11:33, Ard Biesheuvel wrote: > > Switch all ARM platforms that use the SEC drivers in edk2/ArmPlatformPkg > > to the new versions called Sec or PeilessSec - these have been cleaned > > up and stripped of obsolete functionality related to multicore boot, > > which is not something UEFI should concern itself with. > > > > This series can be merged once Tianocore/edk2 PR #5997 is merged first. > > After that, ArmPlatformStackLib and the old PrePi / PrePeiCore drivers > > can be retired. > > > Hi, > > Thanks for cleaning this up, but the rpi4 fails with: > > Decompress GetInfo Failed - Invalid Parameter > > ASSERT_EFI_ERROR (Status = Not Found) > ASSERT [PeilessSec] > /home/jlinton/rpi2/edk2/ArmPlatformPkg/PeilessSec/PeilessSec.c(158): > !(((INTN)(RETURN_STATUS)(Status)) < 0) > Weird. I actually tried RPi4 myself. Maybe I should have tried a clean rebuild. I'll look into it. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120176): https://edk2.groups.io/g/devel/message/120176 Mute This Topic: https://groups.io/mt/107649429/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-