Update TF-A version to 2.1

Change-Id: I6d8a6419df4d4924214115facbce90715a1a0371
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
This commit is contained in:
Soby Mathew 2019-03-26 15:51:59 +00:00
parent 2c269b4736
commit 6f8261b0a7
1 changed files with 1 additions and 1 deletions

View File

@ -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