Use standard errno definitions in load_auth_image()
This patch replaces custom definitions used as return values for
the load_auth_image() function with standard error codes defined
in errno.h. The custom definitions have been removed.

It also replaces the usage of IO framework error custom definitions,
which have been deprecated. Standard errno definitions are used
instead.

Change-Id: I1228477346d3876151c05b470d9669c37fd231be
1 parent 7e26fe1 commit 78460a05e4504c861708f19812f8cb1710a99edc
@Juan Castillo Juan Castillo authored on 1 Oct 2015
Juan Castillo committed on 23 Oct 2015
Showing 3 changed files
View
bl2/bl2_main.c
View
common/bl_common.c
View
include/common/bl_common.h