arm-trusted-firmware/plat/mediatek/mt6795
Masahiro Yamada 4749705355 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>
2017-01-18 19:33:41 +09:00
..
aarch64 Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
drivers/timer Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
include Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
bl31.ld.S Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
bl31_plat_setup.c Move BL_COHERENT_RAM_BASE/END defines to common_def.h 2017-01-18 19:33:41 +09:00
plat_delay_timer.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
plat_mt_gic.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
plat_pm.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
plat_topology.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
platform.mk Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. 2016-09-19 14:20:42 +08:00
power_tracer.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
scu.c Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00