| /rk3399_ARM-atf/bl2/aarch64/ |
| H A D | bl2_arch_setup.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_helpers.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | tspd_common.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | tspd_pm.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | tspd_private.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | semihosting.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | mmio.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | bakery_lock.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/common/aarch64/ |
| H A D | early_exceptions.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/bl32/tsp/aarch64/ |
| H A D | tsp_request.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | pl011.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | tzc400.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/lib/semihosting/ |
| H A D | semihosting.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/drivers/io/ |
| H A D | io_semihosting.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | io_memmap.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | io_fip.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | platform_up_stack.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | platform_mp_stack.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| H A D | platform_helpers.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/bl2/ |
| H A D | bl2.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_arch_setup.c | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/bl31/ |
| H A D | bl31.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/bl1/ |
| H A D | bl1.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/lib/aarch64/ |
| H A D | cache_helpers.S | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|
| /rk3399_ARM-atf/include/common/ |
| H A D | debug.h | 97043ac98e13a726dbf8b3b41654dca759e3da2c Wed Apr 09 12:14:54 UTC 2014 Dan Handley <dan.handley@arm.com> Reduce deep nesting of header files
Reduce the number of header files included from other header files as much as possible without splitting the files. Use forward declarations where possible. This allows removal of some unnecessary "#ifndef __ASSEMBLY__" statements.
Also, review the .c and .S files for which header files really need including and reorder the #include statements alphabetically.
Fixes ARM-software/tf-issues#31
Change-Id: Iec92fb976334c77453e010b60bcf56f3be72bd3e
|