From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [edk2-devel] [PATCH v5 07/23] ArmPkg: Update ArmLibPrivate.h with cache register definitions To: Rebecca Cran ,devel@edk2.groups.io From: "Sami Mujawar" X-Originating-Location: Cambridge, England, GB (86.174.119.44) X-Originating-Platform: Windows Firefox 84 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 06 Jan 2021 01:14:56 -0800 References: <20210104225830.12606-8-rebecca@nuviainc.com> In-Reply-To: <20210104225830.12606-8-rebecca@nuviainc.com> Message-ID: <10604.1609924496663791395@groups.io> Content-Type: multipart/alternative; boundary="gvQ5SDJ0oSVBFCFvw5xy" --gvQ5SDJ0oSVBFCFvw5xy Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Rebecca, On Mon, Jan 4, 2021 at 02:58 PM, Rebecca Cran wrote: >=20 > + struct { > + UINT64 LineSize : 3; > + UINT64 Associativity : 21; > + UINT64 Reserved : 9; This should be Reserved : 8; >=20 > + UINT64 Unallocated : 32; > + } BitsCcidxAA32; With that changed, Reviewed-by: Sami Mujawar Regards, Sami Mujawar --gvQ5SDJ0oSVBFCFvw5xy Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Rebecca,

On Mon, Jan 4, 2021 at 02:58 PM, Rebecca Cran wrote:=
+ struct {
+ UINT64 LineSize : 3;
+ UINT64 Associati= vity : 21;
+ UINT64 Reserved : 9;
This should be Reserved : 8;
+ UINT64 Unallocated : 32;
+ } BitsCcidxAA32;
With that changed,

Reviewed-by: Sami Mujawar <sami.muj= awar@arm.com>

Regards,

Sami Mujawar --gvQ5SDJ0oSVBFCFvw5xy--