Introduce SPIN_ON_BL1_EXIT build flag
This patch introduces a new build flag, SPIN_ON_BL1_EXIT, which
puts an infinite loop in BL1. It is intended to help debugging
the post-BL2 phase of the Trusted Firmware by stopping execution
in BL1 just before handing over to BL31. At this point, the
developer may take control of the target using a debugger.

This feature is disabled by default and can be enabled by
rebuilding BL1 with SPIN_ON_BL1_EXIT=1.

User Guide updated accordingly.

Change-Id: I6b6779d5949c9e5571dd371255520ef1ac39685c
1 parent b39908a commit 35e8c7661ae12ac95bbf394b2b3d19d2c7d03369
@Sandrine Bailleux Sandrine Bailleux authored on 10 Nov 2015
Achin Gupta committed on 26 Nov 2015
Showing 4 changed files
View
Makefile
View
bl1/aarch64/bl1_exceptions.S
View
bl1/bl1_main.c
View
docs/user-guide.md