arm-trusted-firmware/plat/arm/board/juno
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
..
aarch64 Remove all non-configurable dead loops 2016-03-14 16:41:18 +00:00
include Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
tsp Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
juno_bl1_setup.c FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 2015-12-15 14:33:25 +00:00
juno_def.h Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
juno_err.c TBB: add Trusted Watchdog support on ARM platforms 2015-12-02 13:54:35 +00:00
juno_pm.c Support PSCI SYSTEM SUSPEND on Juno 2015-10-30 09:07:17 +00:00
juno_security.c Migrate ARM standard platforms to the refactored TZC driver 2016-03-31 21:23:23 +01:00
juno_topology.c Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
platform.mk Migrate ARM standard platforms to the refactored TZC driver 2016-03-31 21:23:23 +01:00