mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 21:44:15 +00:00
Update TF-A version to 2.2
Signed-off-by: Deepika Bhavnani <deepika.bhavnani@arm.com> Change-Id: Ia03701e2e37e3a00a501b144960a4a65aedbfde9
This commit is contained in:
parent
6f0c77f0c7
commit
2ee6b2bc77
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@
|
||||||
# Trusted Firmware Version
|
# Trusted Firmware Version
|
||||||
#
|
#
|
||||||
VERSION_MAJOR := 2
|
VERSION_MAJOR := 2
|
||||||
VERSION_MINOR := 1
|
VERSION_MINOR := 2
|
||||||
|
|
||||||
# Default goal is build all images
|
# Default goal is build all images
|
||||||
.DEFAULT_GOAL := all
|
.DEFAULT_GOAL := all
|
||||||
|
|
Loading…
Add table
Reference in a new issue