]> git.baikalelectronics.ru Git - arm-tf.git/commit
fconf: Handle error from fconf_load_config
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Thu, 11 Jun 2020 21:25:53 +0000 (22:25 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 24 Jun 2020 07:44:26 +0000 (08:44 +0100)
commitf17ae7b0a92b83f5e230baee1f1a11b3cbfb2910
treeb6ee896aef807457e0cf6bf29a146ad28f003b26
parentfe6fd3e4e05ed3cf7f1a34cf04ee1dab259cab0c
fconf: Handle error from fconf_load_config

Updated 'fconf_load_config' function to return
the error.
Error from 'fconf_load_config" gets handled
by BL1 in subsequent patches.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I4360f4df850e355b5762bb2d9666eb285101bc68
include/lib/fconf/fconf.h
lib/fconf/fconf.c