arm-trusted-firmware/common
Juan Castillo 78460a05e4 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
2015-10-23 16:57:52 +01:00
..
aarch64 Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
bl_common.c Use standard errno definitions in load_auth_image() 2015-10-23 16:57:52 +01:00
tf_printf.c Fix violations to the coding style 2015-03-05 12:02:07 +00:00