K 10 svn:author V 6 andrew K 8 svn:date V 27 2015-12-01T09:52:41.937796Z K 7 svn:log V 368 Print useful information when we hit a data abort we can't handle. This prints the trap frame, along with the exception syndrome and fault address registers. Even though esr is 64-bits here it is only 32-bits in hardware so only print the valid 32-bits. While here also print esr and far when appropriate after printing the trap frame. Sponsored by: ABT Systems Ltd END