[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] xen/arm: Update silicon-errata.txt with the Neoverse AT erratum
- To: Julien Grall <julien@xxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Wed, 26 Aug 2020 07:55:29 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=YL/B2knG1h6Q1LMTD9ZJOfUmQiRC4t/3vklVR4sFQQA=; b=KON4UsgDvWn3NBS152AoowYZP7/SYxBKGIbGl0MglCVCnpLkCJ1IvgmvI9fDoj40PyYq9/VlGuV8D3d37x7tJDerU9Rcpe2etHb12gWOHchX1k3D4hZIfIRKQ5CR+MHFFZFHNfy31rpORWV/8jyZqziTAuJ0FixymQW/11uLUghj5w5NlcWomQNDb9nEYrMB7vbKCAu9GeQXFONCV5vTlLz1rTCMJ8z3oEvcHWw3aaBY4+AgRpUbegJnS1pwP9qeb48K/gtHz5kKiQOWI64wMWIAM+dlqpAvvbRlafry7C126baAdgWML6NZZpYtE3udYOIY0nNhPouvoDPcKzEcSg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HmPKR1Oh6IReGaBYcnGwoi2SfNI0kJVaO0SsfwrHYTSscmF5sxbQLGaAhouRapvaae1wdwcxx/p63fdJiIIqsuyLkV2Frh/LjE9z6ApsK3pE9eKNCJptTEmOWF8u2dpS/+fK90E8xyICA2UtNZtsr+PSTf9eWi9Ji7yt/QIGPu9jM6BhYgvGg/RXEIziR6fPGHILRKF1j1h+GnCyQ4NPBvgmATtMy7a/rn/6UrEPZLk1koFl6teWejes2JMS2YI2+t4kH2gR9mpbW+BUL9msMCbCSNd/Suug0cx8nOlI5fJAuPgQ2/3COon3OfYifV3EluBk3qWf+u1oCPVF99uDTA==
- Authentication-results-original: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, nd <nd@xxxxxxx>
- Delivery-date: Wed, 26 Aug 2020 07:55:48 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
- Thread-index: AQHWewnUkkU6H1K20kyXPZAlyrTVA6lKBAsAgAACaAA=
- Thread-topic: [PATCH] xen/arm: Update silicon-errata.txt with the Neoverse AT erratum
> On 26 Aug 2020, at 08:46, Bertrand Marquis <Bertrand.Marquis@xxxxxxx> wrote:
>
>
>
>> On 25 Aug 2020, at 18:42, Julien Grall <julien@xxxxxxx> wrote:
>>
>> From: Julien Grall <jgrall@xxxxxxxxxx>
>>
>> Commit 858c0be8c2fa "xen/arm: Enable CPU Erratum 1165522 for Neoverse"
>> added a new erratum but forgot to update silicon-errata.txt.
>>
>> Update the file accordingly to keep track of errata workaround in Xen.
>
> Oh i should have done that as part of my patch.
> Nice catch.
>
>>
>> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>
>> Cc: Bertrand Marquis <bertrand.marquis@xxxxxxx>
>> ---
>> docs/misc/arm/silicon-errata.txt | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/docs/misc/arm/silicon-errata.txt
>> b/docs/misc/arm/silicon-errata.txt
>> index 11e5a9dcec2c..ee070e723a5f 100644
>> --- a/docs/misc/arm/silicon-errata.txt
>> +++ b/docs/misc/arm/silicon-errata.txt
>> @@ -51,4 +51,5 @@ stable hypervisors.
>> | ARM | Cortex-A57 | #1319537 | N/A
>> |
>> | ARM | Cortex-A72 | #1319367 | N/A
>> |
>> | ARM | Cortex-A76 | #1165522 | N/A
>> |
>> +| ARM | Neoverse | #1165522 | N/A
>
> Should be Neoverse-N1 here (E1 for example is not impacted by this errata)
>
> Cheers
> Bertrand
>
>> | ARM | MMU-500 | #842869 | N/A
>> |
>> --
>> 2.17.1
>>
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
Sorry forgot to remove the disclaimer (again).
Bertrand
|