From aa301f7f499778431fe98a96e605fa2c7ca455c1 Mon Sep 17 00:00:00 2001 From: Vandhiadevan Karunamoorthy Date: Thu, 28 Jul 2022 09:44:04 +0530 Subject: [PATCH] configs: devsoc: Enable version rollback features These modifications enable TZ+TME to obtain information about the boot image partition for validation. Change-Id: If4e6f27eb2c0e38fa8ec0ad552838f1d7a8c34c1 Signed-off-by: Vandhiadevan Karunamoorthy --- include/configs/devsoc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/devsoc.h b/include/configs/devsoc.h index 0977c504f8..0383a856f1 100644 --- a/include/configs/devsoc.h +++ b/include/configs/devsoc.h @@ -411,6 +411,7 @@ extern loff_t board_env_size; * ELF authentication */ #define CONFIG_IPQ_ELF_AUTH +#define CONFIG_VERSION_ROLLBACK_PARTITION_INFO #undef CONFIG_BOOTM_NETBSD #undef CONFIG_BOOTM_PLAN9