arm-trusted-firmware/include/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
..
tbbr TBB: add TBBR Chain of Trust 2015-06-25 08:53:27 +01:00
asm_macros.S PSCI: Add deprecated API for SPD when compatibility is disabled 2015-08-13 23:48:06 +01:00
assert_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
bl_common.h Use standard errno definitions in load_auth_image() 2015-10-23 16:57:52 +01:00
debug.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
el3_common_macros.S Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
firmware_image_package.h TBB: add support to include certificates in a FIP image 2015-01-28 18:26:59 +00:00