| /rk3399_ARM-atf/plat/mediatek/mt8173/ |
| H A D | bl31_plat_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/rockchip/common/ |
| H A D | bl31_plat_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_bl2u_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | arm_bl1_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | arm_bl2_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | arm_bl31_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/arm/common/tsp/ |
| H A D | arm_tsp_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/arm/common/sp_min/ |
| H A D | arm_sp_min_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | common_def.h | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/nvidia/tegra/common/ |
| H A D | tegra_bl31_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/ |
| H A D | bl31_zynqmp_setup.c | 474970535552b1e28b33461429b5492a1f1dd7cd Wed Dec 28 07:11:41 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move BL_COHERENT_RAM_BASE/END defines to common_def.h
We have lots of duplicated defines (and comment blocks too). Move them to include/plat/common/common_def.h.
While we are here, suffix the end address with _END instead of _LIMIT. The _END is a better fit to indicate the linker-derived real end address.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|