Update TF-A version to 2.1
authorSoby Mathew <soby.mathew@arm.com>
Tue, 26 Mar 2019 15:51:59 +0000 (15:51 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Tue, 26 Mar 2019 15:51:59 +0000 (15:51 +0000)
Change-Id: I6d8a6419df4d4924214115facbce90715a1a0371
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Makefile

index 11d0d7a58aa82b9cf3b1d2f8cba9479110ddbd80..f3312c6515a2ef1909dabcdb7ff75fd6c6903438 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 # Trusted Firmware Version
 #
 VERSION_MAJOR                  := 2
-VERSION_MINOR                  := 0
+VERSION_MINOR                  := 1
 
 # Default goal is build all images
 .DEFAULT_GOAL                  := all