From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id F1E36941987 for ; Thu, 15 Feb 2024 16:46:42 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=15ipyWWps2c9hhySGcGpmSmB4UshyXsa8vY26o8fqWQ=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1708015601; v=1; b=YSptQp5w33BLDy27K6kx57nKcnPg52tlGlocKaIMy7f0VSMCFineE5tLehQ3Avl28G1bUsfl N/MbsjpfKhB3AiGdy69kSDT3DM8IybFCZQeIp+D77fD4TVg+n0xS0iGyDEI2fg2uRBxRsSp4wZw cY6rxprteb8hANeZf1sTEYgY= X-Received: by 127.0.0.2 with SMTP id iZG4YY7687511xLzbHX6y3jz; Thu, 15 Feb 2024 08:46:41 -0800 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.18963.1708015601008241918 for ; Thu, 15 Feb 2024 08:46:41 -0800 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A96DF14BF; Thu, 15 Feb 2024 08:47:21 -0800 (PST) X-Received: from [192.168.10.101] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 789193F766; Thu, 15 Feb 2024 08:46:40 -0800 (PST) Message-ID: Date: Thu, 15 Feb 2024 10:46:39 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v3 0/7] EDK2-TEST TCG MOR Tests To: Abhi Singh , devel@edk2.groups.io Cc: G Edhaya Chandran , Barton Gao , Carolyn Gjertsen , Sunny Wang References: <20240215033056.331060-1-Abhi.Singh@arm.com> From: "Stuart Yoder" In-Reply-To: <20240215033056.331060-1-Abhi.Singh@arm.com> 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 Reply-To: devel@edk2.groups.io,stuart.yoder@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: TeTz6i4DD6jQA5lBA768nrRFx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=YSptQp5w; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On 2/14/24 9:30 PM, Abhi Singh wrote: > Updates after feedback from Stuart >=20 > -add tests that checks if MOR variable can be deleted if > MORLOCK is in a lock state. > -fix some grammar/spelling/capitalization errors. > -relaxed some tests to work with current edk2 implementation. > -corrected incorrectly listed test guids in SCT Spec > -removed internal Change-id on commit messages >=20 > Patch series: > These tests support platform firmware that implement > MemoryOverwriteRequestControl & MemoryOverwriteRequestControlLock > UEFI variables in accordance with TCG PC Platform Reset Attack > Mitigation Specification. >=20 > The first 6/7 patches are split according to the six sections > documented in the SCT spec document referenced below. >=20 > SCT spec: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4374 >=20 > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4419 >=20 > GitHub: https://github.com/aabhi64/edk2-test/tree/tcgmortest_v3 >=20 > Cc: G Edhaya Chandran > Cc: Barton Gao > Cc: Carolyn Gjertsen > Cc: Stuart Yoder > Cc: Sunny Wang >=20 > Abhi Singh (6): > uefi-sct/SctPkg: TCG MOR SetVariable Test > uefi-sct/SctPkg: TCG MORLOCK SetVariable Test > uefi-sct/SctPkg: TCG MORLOCK Unlocked State Test > uefi-sct/SctPkg: TCG MORLOCK Locked No Key State Test > uefi-sct/SctPkg: TCG MORLOCK Locked with Key State Test > uefi-sct/SctPkg: TCG MOR & MORLOCK tests >=20 > Abhi.Singh (1): > uefi-sct/SctPkg: TCG Platform Reset Check Test Reviewed-by: Stuart Yoder -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#115526): https://edk2.groups.io/g/devel/message/115526 Mute This Topic: https://groups.io/mt/104367127/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-