| /rk3399_ARM-atf/plat/socionext/uniphier/tsp/ |
| H A D | uniphier_tsp_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl31_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hikey_bl2_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl2_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hikey960_bl31_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_bl2_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | bl2_plat_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | bl31_plat_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/arm/common/tsp/ |
| H A D | arm_tsp_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | tsp_main.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/ |
| H A D | bl31_zynqmp_setup.c | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | f66053372952f9f30ffc4da28080c36a38e17ce5 Fri Jan 25 13:28:38 UTC 2019 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header.
As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h.
Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|