<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Hi Sunil, V2 sent.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Thanks for the review.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">Abner</span><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Sunil V L <sunilvl@ventanamicro.com><br>
<b>Sent:</b> Friday, January 21, 2022 10:53 PM<br>
<b>To:</b> devel@edk2.groups.io <devel@edk2.groups.io>; Chang, Abner (HPS SW/FW Technologist) <abner.chang@hpe.com><br>
<b>Cc:</b> Schaefer, Daniel (ROM Janitor) <daniel.schaefer@hpe.com><br>
<b>Subject:</b> Re: [edk2-devel] [edk2-platforms][PATCH 11/14] RISC-V/ProcessorPkg: Address Core CI Spelling errors.</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Fri, Jan 21, 2022 at 04:48:45PM +0800, Abner Chang wrote:<br>
> Signed-off-by: Abner Chang <abner.chang@hpe.com><br>
> Cc: Daniel Schaefer <daniel.schaefer@hpe.com><br>
> Cc: Sunil V L <sunilvl@ventanamicro.com><br>
> ---<br>
>  .../RISC-V/ProcessorPkg/RiscVProcessorPkg.dec    |  4 ++--<br>
>  .../RiscVFirmwareContextSbiLib.inf               |  6 +++---<br>
>  .../RiscVFirmwareContextSscratchLib.inf          |  4 ++--<br>
>  .../Include/Library/RiscVEdk2SbiLib.h            | 16 ++++++++--------<br>
>  .../RISC-V/ProcessorPkg/Include/OpensbiTypes.h   |  4 ++--<br>
>  .../Include/ProcessorSpecificHobData.h           |  2 +-<br>
>  .../Include/SmbiosProcessorSpecificData.h        |  4 ++--<br>
>  .../Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c    | 16 ++++++++--------<br>
>  .../RiscVFirmwareContextSbiLib.c                 |  4 ++--<br>
>  .../RiscVFirmwareContextStvecLib.c               |  4 ++--<br>
>  10 files changed, 32 insertions(+), 32 deletions(-)<br>
> <br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec b/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec<br>
> index 59634f4413..177c1a710d 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec<br>
> @@ -1,7 +1,7 @@<br>
> -## @file  RiscVProcesssorPkg.dec<br>
> +## @file  RiscVProcessorPkg.dec<br>
>  # This Package provides UEFI RISC-V processor modules and libraries.<br>
>  #<br>
> -# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +# Copyright (c) 2020-2022, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  #<br>
>  # SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  #<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.inf b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.inf<br>
> index 0edf781149..1e4f14724b 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.inf<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.inf<br>
> @@ -1,9 +1,9 @@<br>
>  ## @file<br>
> -# Instance of OpebSBI Firmware Conext Library<br>
> +# Instance of OpenSBI Firmware Context Library<br>
>  #<br>
> -# This iinstance uses RISC-V OpenSBI Firmware Extension SBI.<br>
> +# This instance uses RISC-V OpenSBI Firmware Extension SBI.<br>
>  #<br>
> -#  Copyright (c) 2021, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +#  Copyright (c) 2021-2022, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  #<br>
>  #  SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  #<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.inf b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.inf<br>
> index 750c1cf51f..09e635fd1d 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.inf<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.inf<br>
> @@ -1,9 +1,9 @@<br>
>  ## @file<br>
> -# Instance of OpebSBI Firmware Conext Library<br>
> +# Instance of OpenSBI Firmware Context Library<br>
>  #<br>
>  # This instance uses RISC-V Supervisor mode SCRATCH CSR<br>
>  #<br>
> -#  Copyright (c) 2021, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +#  Copyright (c) 2021-2022, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  #<br>
>  #  SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  #<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVEdk2SbiLib.h b/Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVEdk2SbiLib.h<br>
> index 88d957f002..6089137373 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVEdk2SbiLib.h<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVEdk2SbiLib.h<br>
> @@ -1,7 +1,7 @@<br>
>  /** @file<br>
>    Library to call the RISC-V SBI ecalls<br>
>  <br>
> -  Copyright (c) 2021, Hewlett Packard Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2021-2022, Hewlett Packard Development LP. All rights reserved.<BR><br>
>  <br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  <br>
> @@ -54,7 +54,7 @@ SbiGetSpecVersion (<br>
>  /**<br>
>    Get the SBI implementation ID<br>
>  <br>
> -  This ID is used to idenetify a specific SBI implementation in order to work<br>
> +  This ID is used to identify a specific SBI implementation in order to work<br>
>    around any quirks it might have.<br>
>  <br>
>    @param[out] ImplId               The ID of the SBI implementation.<br>
> @@ -275,7 +275,7 @@ SbiRemoteFenceI (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VMA instructions.<br>
>  <br>
> -  The SFENCE.VMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.VMA covers the range of virtual addresses between StartAddr and Size.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
>    are both 0 * size is equal to 2^XLEN-1<br>
> @@ -305,7 +305,7 @@ SbiRemoteSfenceVma (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VMA instructions.<br>
>  <br>
> -  The SFENCE.VMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.VMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given ASID.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> @@ -337,7 +337,7 @@ SbiRemoteSfenceVmaAsid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.GVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given VMID.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
> @@ -373,7 +373,7 @@ SbiRemoteHfenceGvmaVmid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.GVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> @@ -407,7 +407,7 @@ SbiRemoteHfenceGvma (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given ASID.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
> @@ -443,7 +443,7 @@ SbiRemoteHfenceVvmaAsid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/OpensbiTypes.h b/Silicon/RISC-V/ProcessorPkg/Include/OpensbiTypes.h<br>
> index 8a6ea97708..ca7fc7a4ac 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Include/OpensbiTypes.h<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/OpensbiTypes.h<br>
> @@ -1,7 +1,7 @@<br>
>  /** @file<br>
> -  RISC-V OpesbSBI header file reference.<br>
> +  RISC-V OpensbiSBI header file reference.<br>
<br>
Please change to just OpenSBI.<br>
<br>
>  <br>
> -  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2020-2022, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  <br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  <br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h b/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h<br>
> index 97285289f7..4b2a92e2f2 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h<br>
> @@ -29,7 +29,7 @@ typedef struct {<br>
>    EFI_GUID CoreGuid;<br>
>    VOID     *Context;        // The additional information of this core which<br>
>                              // built in PEI phase and carried to DXE phase.<br>
> -                            // The content is pocessor or platform specific.<br>
> +                            // The content is processor or platform specific.<br>
>    SMBIOS_RISC_V_PROCESSOR_SPECIFIC_DATA ProcessorSpecificData;<br>
>  } RISC_V_PROCESSOR_SPECIFIC_HOB_DATA;<br>
>  <br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h b/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h<br>
> index 81e48cd068..85b8dcbe20 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h<br>
> @@ -1,9 +1,9 @@<br>
>  /** @file<br>
>    Industry Standard Definitions of RISC-V Processor Specific data defined in<br>
> -  below link for complaiant with SMBIOS Table Specification v3.3.0.<br>
> +  below link for compliant with SMBIOS Table Specification v3.3.0.<br>
>    <a href="https://github.com/riscv/riscv-smbios">https://github.com/riscv/riscv-smbios</a><br>
>  <br>
> -  Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2019-2022, Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  <br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  <br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c b/Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c<br>
> index 319526ed8f..a51139542d 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c<br>
> @@ -15,7 +15,7 @@<br>
>    - SbiLegacyRemoteSfenceVmaAsid -> Use SbiRemoteSfenceVmaAsid<br>
>    - SbiLegacyShutdown            -> Wait for new System Reset extension<br>
>  <br>
> -  Copyright (c) 2021, Hewlett Packard Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2021-2022, Hewlett Packard Development LP. All rights reserved.<BR><br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  <br>
>    @par Revision Reference:<br>
> @@ -173,7 +173,7 @@ SbiGetSpecVersion (<br>
>  /**<br>
>    Get the SBI implementation ID<br>
>  <br>
> -  This ID is used to idenetify a specific SBI implementation in order to work<br>
> +  This ID is used to identify a specific SBI implementation in order to work<br>
>    around any quirks it might have.<br>
>  <br>
>    @param[out] ImplId               The ID of the SBI implementation.<br>
> @@ -441,7 +441,7 @@ SbiRemoteFenceI (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VMA instructions.<br>
>  <br>
> -  The SFENCE.VMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.VMA covers the range of virtual addresses between StartAddr and Size.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
>    are both 0 * size is equal to 2^XLEN-1<br>
> @@ -483,7 +483,7 @@ SbiRemoteSfenceVma (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VMA instructions.<br>
>  <br>
> -  The SFENCE.VMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.VMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given ASID.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> @@ -528,7 +528,7 @@ SbiRemoteSfenceVmaAsid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.GVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given VMID.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
> @@ -577,7 +577,7 @@ SbiRemoteHFenceGvmaVmid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.GVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> @@ -623,7 +623,7 @@ SbiRemoteHFenceGvma (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    Covers only the given ASID.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
> @@ -672,7 +672,7 @@ SbiRemoteHFenceVvmaAsid (<br>
>  /**<br>
>    Instructs the remote harts to execute one or more SFENCE.VVMA instructions.<br>
>  <br>
> -  The SFENCE.GVMA covers the range of virtual addresses between StartAaddr and Size.<br>
> +  The SFENCE.GVMA covers the range of virtual addresses between StartAddr and Size.<br>
>    This function call is only valid for harts implementing the hypervisor extension.<br>
>  <br>
>    The remote fence function acts as a full tlb flush if * StartAddr and size<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.c b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.c<br>
> index 6125618eaf..a2a18d3eb7 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.c<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.c<br>
> @@ -1,8 +1,8 @@<br>
>  /** @file<br>
> -  This iinstance uses RISC-V OpenSBI Firmware Extension SBI to<br>
> +  This instance uses RISC-V OpenSBI Firmware Extension SBI to<br>
>    get the pointer of firmware context.<br>
>  <br>
> -  Copyright (c) 2021 Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2021-2022 Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  <br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  **/<br>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.c b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.c<br>
> index 7d1675355a..d08b51d3d9 100644<br>
> --- a/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.c<br>
> +++ b/Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.c<br>
> @@ -1,8 +1,8 @@<br>
>  /** @file<br>
> -  This instance uses This iinstance Supervisor mode STVEC CSR to<br>
> +  This instance uses This instance Supervisor mode STVEC CSR to<br>
<br>
Please remove extra "This instance" <br>
<br>
Regards<br>
Sunil<br>
>    get/set the pointer of firmware context.<br>
>  <br>
> -  Copyright (c) 2021 Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
> +  Copyright (c) 2021-2022 Hewlett Packard Enterprise Development LP. All rights reserved.<BR><br>
>  <br>
>    SPDX-License-Identifier: BSD-2-Clause-Patent<br>
>  **/<br>
> -- <br>
> 2.31.1<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
</div>
</span></font></div>
</body>
</html>


 <div width="1" style="color:white;clear:both">_._,_._,_</div> <hr>   Groups.io Links:<p>   You receive all messages sent to this group.    <p> <a target="_blank" href="https://edk2.groups.io/g/devel/message/85960">View/Reply Online (#85960)</a> |    |  <a target="_blank" href="https://groups.io/mt/88579977/1813853">Mute This Topic</a>  | <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>    <a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> | <a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |  <a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>  [edk2-devel-archive@redhat.com]<br> <div width="1" style="color:white;clear:both">_._,_._,_</div>