public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: chandni.cherukuri@arm.com
To: devel@edk2.groups.io, thomas.abraham@arm.com
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Leif Lindholm <leif@nuviainc.com>,
	 Sami Mujawar <Sami.Mujawar@arm.com>, nd <nd@arm.com>
Subject: Re: [edk2-devel] [edk2-platforms][PATCH V1 1/5] Platform/ARM/Morello: Add Platform library implementation
Date: Mon, 1 Mar 2021 10:51:40 +0530	[thread overview]
Message-ID: <CABG6B_5=DjaCkMW-J9FgLcWzLVRnLqSvHpHY+fNwCp7638LU4A@mail.gmail.com> (raw)
In-Reply-To: <VE1PR08MB4909C9861CA248E99E75199F9D9D9@VE1PR08MB4909.eurprd08.prod.outlook.com>

Hi Thomas,

Please find my response marked inline below.

On Sat, Feb 27, 2021 at 12:06 AM Thomas Abraham <thomas.abraham@arm.com> wrote:
>
> On 2/24/21 6:42 PM, Chandni Cherukuri via groups.io wrote:
> > From: Anurag Koul <anurag.koul@arm.com>
> >
> > This patch adds initial Morello Platform Library support.
> > It includes virtual memory map and helper functions for
> > platform initialization.
> >
> > Co-authored-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
> > Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
> > ---
> >  Platform/ARM/Morello/Library/PlatformLib/PlatformLib.inf  |  52 ++++++
> >  Platform/ARM/Morello/Include/MorelloPlatform.h            |  67 +++++++
> >  Platform/ARM/Morello/Library/PlatformLib/PlatformLib.c    |  66 +++++++
> >  Platform/ARM/Morello/Library/PlatformLib/PlatformLibMem.c | 194
> > ++++++++++++++++++++
> >  Platform/ARM/Morello/Library/PlatformLib/AArch64/Helper.S |  83 +++++++++
> >  5 files changed, 462 insertions(+)
>
> With the platform resources being very similar to that of N1SDP SoC (Silicon/ARM/NeoverseN1Soc), are there opportunities to reuse the NeoverseN1Soc code to build the Morello platform support ?
>
> - Thomas
>
> [...]
>
>
Even though some of the platform resources are similar there are few
IPs which are different between the two and one of them is the CPU
being used.
Morello platform is based on Rainier CPU whereas I assume
Silicon/ARM/NeoverseN1Soc is for platforms which are based on
NeoverseN1 CPU. Also there is going to be support for both Morello FVP
and Morello Silicon platform in the future.

Considering these differences I think it would be best to maintain
Morello as a separate platform.

- Chandni
> 
>
>

  reply	other threads:[~2021-03-01  5:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 13:12 [edk2-platforms][PATCH V1 0/5] Add Morello FVP platform support Chandni Cherukuri
2021-02-24 13:12 ` [edk2-platforms][PATCH V1 1/5] Platform/ARM/Morello: Add Platform library implementation Chandni Cherukuri
2021-02-26 18:35   ` [edk2-devel] " Thomas Abraham
2021-03-01  5:21     ` chandni.cherukuri [this message]
2021-03-01 13:13   ` Sami Mujawar
2021-02-24 13:12 ` [edk2-platforms][PATCH V1 2/5] Platform/ARM/Morello: Add support for PciHostBridgeLib Chandni Cherukuri
2021-03-01 13:13   ` Sami Mujawar
2021-02-24 13:12 ` [edk2-platforms][PATCH V1 3/5] Platform/ARM/Morello: Add PlatformDxe driver for Morello Chandni Cherukuri
2021-03-01 13:13   ` Sami Mujawar
2021-02-24 13:12 ` [edk2-platforms][PATCH V1 4/5] Platform/ARM/Morello: Add Configuration Manager " Chandni Cherukuri
2021-03-01 13:13   ` Sami Mujawar
2021-03-05 23:32     ` Sami Mujawar
2021-02-24 13:12 ` [edk2-platforms][PATCH V1 5/5] Platform/ARM/Morello: Add initial support for Morello Platform Chandni Cherukuri
2021-03-01 13:13   ` Sami Mujawar
2021-03-01 13:13 ` [edk2-platforms][PATCH V1 0/5] Add Morello FVP platform support Sami Mujawar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABG6B_5=DjaCkMW-J9FgLcWzLVRnLqSvHpHY+fNwCp7638LU4A@mail.gmail.com' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox