hi Ard/Leif

Please let me know if you have any comments on this patch set

thanks
Jagadeesh

On Tue, Mar
On Tue, Mar 12, 2019 at 9:45 PM Jagadeesh Ujja <jagadeesh.u...@arm.com> wrote:
>
> Changes since v1:
> - Addressed all the comments from Ard Biesheuvel.
>
> Integrating various pieces together so that the authenticated variable store
> runs entirely in standalone MM context residing in a secure partition.
> This primarily involves adding all required library and drivers to platform
> specific .DSC and .FDF files. This creates separate Nor flash region which
> is visible to only StandaoneMm drivers, this Nor Flash will co-exist along
> with general Nor flash region.
>
> Jagadeesh Ujja (3):
>   Platform/ARM/Sgi: define nor2 flash controller memory map
>   Platform/ARM/Sgi: allow MM_STANDALONE modules to use
>     NorFlashPlatformLib
>   Platform/ARM/SgiPkg: add MM based UEFI secure boot support
>
>  Platform/ARM/SgiPkg/Include/SgiPlatform.h                           |  4 ++
>  Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.c   | 63 
> ++++++++++++++++++++
>  Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.inf | 33 
> ++++++++++
>  Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc                        | 34 
> ++++++++++-
>  Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf                        |  5 ++
>  Platform/ARM/SgiPkg/SgiPlatform.dsc                                 | 18 
> +++++-
>  Platform/ARM/SgiPkg/SgiPlatform.fdf                                 |  7 ++-
>  7 files changed, 161 insertions(+), 3 deletions(-)
>  create mode 100644 
> Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.c
>  create mode 100644 
> Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.inf
>
> --
> 2.7.4
>
> In-Reply-To:
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to