Doc: add AEM FVP platform page

Add a page describing the "Armv-A Base RevC AEM FVP". Update existing
download links to FVP binaries.

Change-Id: I965b1fe849a04d51dbb746e7f45e760dcbc4a995
Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
diff --git a/docs/developer/software-requirements.rst b/docs/developer/software-requirements.rst
index 700c32d..f664553 100644
--- a/docs/developer/software-requirements.rst
+++ b/docs/developer/software-requirements.rst
@@ -23,6 +23,8 @@
          (Note: the compiler part of the OP-TEE build environment works too.)
        * For `linux-pc` environment use the native version of GCC available in your Linux distribution.
 
+   * The `AEM FVP`_ binaries if targeting the FVP platform.
+
 To build the documentation, please refer to :ref:`Documentation Build Instructions`.
 
 .. todo:: Add info on commit validation dependencies (checkpatch, uncrustify, etc...)
@@ -32,7 +34,8 @@
 .. _OP-TEE documentation: https://optee.readthedocs.io/en/latest/building/gits/build.html#step-4-get-the-toolchains
 .. _arm Developer: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
 .. _CMake download page: https://cmake.org/files/v3.18/
+.. _`AEM FVP`: https://developer.arm.com/-/media/Files/downloads/ecosystem-models/FVP_Base_RevC-2xAEMvA_11.18_16_Linux64.tgz
 
-*Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.*
+*Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.*
 
 SPDX-License-Identifier: BSD-3-Clause