From: Achin Gupta achin.gupta@arm.com
Hi,
This patch makes some tweaks to the ARM Trusted firmware build command being used to include support for the MM Dispatcher and EDK2 MM images. It also updated the atf-build.sh to not export the SCP_BL2 option for the FVP platform.
cheers, Achin
Changelog:
v3: Split last patch in v2 to separate changes to remove the EDK2_ENABLE_SMSC_91X build option and to update the ARM TF build command line
v2: Replaced platform specific conditional to not export the SCP_BL2 option with a generic condition.
v1: First patchset
Achin Gupta (2): Do not export SCP firmware path on FVP build MM: Change options to include MM image in ARM TF
atf-build.sh | 33 +++++++++++++++++++++------------ platforms.config | 11 +++++------ 2 files changed, 26 insertions(+), 18 deletions(-)