| /rk3399_ARM-atf/drivers/io/ |
| H A D | io_storage.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| H A D | io_semihosting.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| H A D | io_memmap.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| H A D | io_fip.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_io_storage.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| /rk3399_ARM-atf/include/drivers/io/ |
| H A D | io_storage.h | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_io_storage.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | e098e244a25017d8298d63a8bf04e9151b52ac3a Mon Nov 02 10:47:01 UTC 2015 Juan Castillo <juan.castillo@arm.com> Remove deprecated IO return definitions
Patch 7e26fe1f deprecates IO specific return definitions in favour of standard errno codes. This patch removes those definitions and its usage from the IO framework, IO drivers and IO platform layer. Following this patch, standard errno codes must be used when checking the return value of an IO function.
Change-Id: Id6e0e9d0a7daf15a81ec598cf74de83d5768650f
|