Home
last modified time | relevance | path

Searched hist:"78460 a05e4504c861708f19812f8cb1710a99edc" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/common/
H A Dbl_common.c78460a05e4504c861708f19812f8cb1710a99edc Thu Oct 01 17:37:40 UTC 2015 Juan Castillo <jcastillo.devel@gmail.com> 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
/rk3399_ARM-atf/bl2/
H A Dbl2_main.c78460a05e4504c861708f19812f8cb1710a99edc Thu Oct 01 17:37:40 UTC 2015 Juan Castillo <jcastillo.devel@gmail.com> 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
/rk3399_ARM-atf/include/common/
H A Dbl_common.h78460a05e4504c861708f19812f8cb1710a99edc Thu Oct 01 17:37:40 UTC 2015 Juan Castillo <jcastillo.devel@gmail.com> 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