Review Board 2.0.15


ARM: DFSR status value for sync external data abort is expected to be 0x8 in ARMv7

Review Request #175 - Created Aug. 13, 2010 and submitted

Information
Ali Saidi
gem5
Reviewers
Default
ARM: DFSR status value for sync external data abort is expected to be 0x8 in ARMv7

   
Posted (Aug. 13, 2010, 5:01 p.m.)



  
src/arch/arm/faults.hh (Diff revision 1)
 
 
Is it that the value was wrong, or that the wrong SynchronousExternalAbort was being used? Now Synch...Abort0 and 1 have the same value which seems odd if not wrong.
  1. Odd yes, wrong no... It's correct for ARMv7.