fix(marvell): update 'mv-ddr-marvell' sources
update mv-ddr-marvell source to 5d41a995637de1dbc93f193db6ef0c8954cab316
This source has a fix to complement TF-A commit
dc97094508dfa18ed8db3782118ab2d760bbad28
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I3b809fed0df62be0c193039cb64af0d6c6152982
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 21fe556..56acbb2 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -417,8 +417,8 @@
# Source files from mv-ddr-marvell repository are necessary
# to build below four platforms
-wget https://downloads.trustedfirmware.org/tf-a/mv-ddr-marvell/mv-ddr-marvell-02e23dbcf8dd22e038986052d99319a0eba8f25f.tar.gz 2> /dev/null
-tar -xzf mv-ddr-marvell-02e23dbcf8dd22e038986052d99319a0eba8f25f.tar.gz 2> /dev/null
+wget https://downloads.trustedfirmware.org/tf-a/mv-ddr-marvell/mv-ddr-marvell-5d41a995637de1dbc93f193db6ef0c8954cab316.tar.gz 2> /dev/null
+tar -xzf mv-ddr-marvell-5d41a995637de1dbc93f193db6ef0c8954cab316.tar.gz 2> /dev/null
mv mv-ddr-marvell drivers/marvell/mv_ddr
# These platforms from Marvell have dependency on GCC-6.2.1 toolchain