arm-trusted-firmware/plat/arm/board/juno/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
..
plat_macros.S Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
platform_def.h Merge pull request #532 from soby-mathew/vk/configure_mmap_macros 2016-02-22 13:23:49 +00:00
platform_oid.h Move Juno port to plat/arm/board/juno 2015-04-28 19:50:56 +01:00