Setup AWDT. When AWDT times out, the core will be reset. Since the code is located at 0x0, the standalone application will reboot.
Setup AWDT in FIQ handler so that when FIQ signal arrives, the core will be reset and reboot.
Setup FIQ handler to print a line.