From ed51b51f7a9163a7fc48289c5ed97a3fe4fe504f Mon Sep 17 00:00:00 2001 From: Roberto Vargas Date: Mon, 24 Sep 2018 17:20:48 +0100 Subject: Remove build option LOAD_IMAGE_V2 The code of LOAD_IMAGE_V2=0 has been removed. Change-Id: Iea03e5bebb90c66889bdb23f85c07d0c9717fffe Co-authored-by: Antonio Nino Diaz Signed-off-by: Antonio Nino Diaz --- make_helpers/defaults.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'make_helpers') diff --git a/make_helpers/defaults.mk b/make_helpers/defaults.mk index 908da2216..31500d874 100644 --- a/make_helpers/defaults.mk +++ b/make_helpers/defaults.mk @@ -116,9 +116,6 @@ HW_ASSISTED_COHERENCY := 0 # Set the default algorithm for the generation of Trusted Board Boot keys KEY_ALG := rsa -# Flag to enable new version of image loading -LOAD_IMAGE_V2 := 0 - # Enable use of the console API allowing multiple consoles to be registered # at the same time. MULTI_CONSOLE_API := 0 -- cgit v1.2.3