From ce8528411a95d4e988844d5d16b5af2828f9f407 Mon Sep 17 00:00:00 2001 From: Louis Mayencourt Date: Mon, 30 Sep 2019 10:57:24 +0100 Subject: fconf: Add TBBR disable_authentication property Use fconf to retrieve the `disable_authentication` property. Move this access from arm dynamic configuration to bl common. Change-Id: Ibf184a5c6245d04839222f5457cf5e651f252b86 Signed-off-by: Louis Mayencourt --- common/bl_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/bl_common.c b/common/bl_common.c index b74225b13..2fcb5385d 100644 --- a/common/bl_common.c +++ b/common/bl_common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019, ARM Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2020, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -- cgit v1.2.1