arm-trusted-firmware/plat/mediatek/mt8173/include
Gerald Lejeune 9ff67fa6f2 Dump platform-defined regs in crash reporting
It is up to the platform to implement the new plat_crash_print_regs macro to
report all relevant platform registers helpful for troubleshooting.

plat_crash_print_regs merges or calls previously defined plat_print_gic_regs
and plat_print_interconnect_regs macros for each existing platforms.

NOTE: THIS COMMIT REQUIRES ALL PLATFORMS THAT ENABLE THE `CRASH_REPORTING`
BUILD FLAG TO MIGRATE TO USE THE NEW `plat_crash_print_regs()` MACRO. BY
DEFAULT, `CRASH_REPORTING` IS ENABLED IN DEBUG BUILDS FOR ALL PLATFORMS.

Fixes: arm-software/tf-issues#373

Signed-off-by: Gerald Lejeune <gerald.lejeune@st.com>
2016-04-14 17:50:22 +02:00
..
mcucfg.h mt8173: Enable dynamic clock management 2016-01-26 13:55:08 +08:00
mt8173_def.h mt8173: Protect BL31 memory from non-secure access 2016-04-01 13:10:41 +08:00
plat_macros.S Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
plat_private.h mt8173: Add #error directive to prevent RESET_TO_BL31 2016-03-09 15:40:32 +08:00
platform_def.h mt8173: Add #error directive to prevent RESET_TO_BL31 2016-03-09 15:40:32 +08:00
power_tracer.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
scu.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00