Hi Chandni,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.muja...@arm.com>

Regards,

Sami Mujawar

On 01/04/2021, 15:36, "Chandni Cherukuri" <chandni.cheruk...@arm.com> wrote:

    This patch adds Readme.md file for Morello Platform.
    The document consists of information regarding the platform,
    steps to build and boot till UEFI Shell on the Morello FVP
    Platform.

    Signed-off-by: Chandni Cherukuri <chandni.cheruk...@arm.com>
    ---
     Platform/ARM/Morello/Readme.md | 46 ++++++++++++++++++++
     1 file changed, 46 insertions(+)

    diff --git a/Platform/ARM/Morello/Readme.md b/Platform/ARM/Morello/Readme.md
    new file mode 100644
    index 000000000000..8d441234f3b8
    --- /dev/null
    +++ b/Platform/ARM/Morello/Readme.md
    @@ -0,0 +1,46 @@
    +# Introduction
    +
    +Morello is an ARMv8-A platform that implements the capability architecture
    +extension. Capability architecture specific changes will be added 
[here](https://git.morello-project.org/morello).
    +
    +The platform port in UEFI firmware provides ARMv8-A architecture 
enablement.
    +
    +Platform code is located at Platform/ARM/Morello.
    +
    +# Documentation
    +
    +Further information on Morello Platform is available at this 
[page](https://developer.arm.com/architectures/cpu-architecture/a-profile/morello).
    +
    +# Morello FVP
    +
    +Morello FVP can be downloaded from this 
[location](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps).
    +
    +# Supported Host and Toolchain
    +
    +- Host PC should be running Ubuntu Linux 18.04 LTS.
    +- Please refer to the `edk2-platforms/Readme.md` for downloading the GCC 
toolchain.
    +
    +# Build Instructions
    +
    +Please refer to the `edk2-platforms/Readme.md` for build instructions.
    +
    +# Dependencies
    +
    +Once the FVP is running, the SCP will be the first to boot and will bring 
the AP
    +core out of reset. The AP core will start executing Trusted Firmware-A at 
BL31
    +and once it completes the execution, it will start executing UEFI.
    +
    +The SCP and TF-A binaries are required to boot to the UEFI Shell.
    +
    +## SCP Firmware
    +
    +The SCP firmware source code can be downloaded from this 
[page](https://github.com/ARM-software/SCP-firmware).
    +
    +Refer to the [SCP 
Readme](https://github.com/ARM-software/SCP-firmware/blob/master/user_guide.md)
    +for building SCP firmware.
    +
    +## Trusted Firmware-A (TF-A)
    +
    +The Trusted Firmware-A source code can be downloaded from this 
[page](https://trustedfirmware-a.readthedocs.io/en/latest/).
    +
    +Refer to the [TF-A 
Readme](https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/docs/plat/arm/morello/index.rst?h=refs/heads/master)
 for building TF-A.
    -- 
    2.17.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#73941): https://edk2.groups.io/g/devel/message/73941
Mute This Topic: https://groups.io/mt/81778212/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to