On 2/24/21 6:42 PM, Chandni Cherukuri via groups.io wrote: > From: Anurag Koul <anurag.k...@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.cheruk...@arm.com> > Signed-off-by: Chandni Cherukuri <chandni.cheruk...@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 [...] -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72234): https://edk2.groups.io/g/devel/message/72234 Mute This Topic: https://groups.io/mt/80885826/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-