commit | 1ca2276683e97fa10291fa1699afaa1ca11fa415 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Tue Mar 26 15:51:59 2019 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Mar 26 15:51:59 2019 +0000 |
tree | cd24c98dc65f7d3dac377a4992d9066c1d582bdc | |
parent | 1101e8c0eb3cb630aac7f9c8c9d9207f9fbb708d [diff] |
Update TF-A version to 2.1 Change-Id: I6d8a6419df4d4924214115facbce90715a1a0371 Signed-off-by: Soby Mathew <soby.mathew@arm.com>
diff --git a/Makefile b/Makefile index 11d0d7a..f3312c6 100644 --- 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