From: Deepika Bhavnani Date: Tue, 15 Oct 2019 15:47:09 +0000 (-0500) Subject: Update TF-A version to 2.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2ee6b2bc77b6f967d5e28e030c9447e9c0ea9cac;p=project%2Fbcm63xx%2Fatf.git Update TF-A version to 2.2 Signed-off-by: Deepika Bhavnani Change-Id: Ia03701e2e37e3a00a501b144960a4a65aedbfde9 --- diff --git a/Makefile b/Makefile index 18800cb8..721246d5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 2 -VERSION_MINOR := 1 +VERSION_MINOR := 2 # Default goal is build all images .DEFAULT_GOAL := all