commit | d369b9f782df409480b596c2013f75884333f21b | [log] [tgz] |
---|---|---|
author | Vinoj Soundararajan <vinojs@google.com> | Thu Aug 01 18:50:23 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Mar 06 13:14:02 2025 +0000 |
tree | a4e4e01ce6fc4de06e19d2ad40d856f7e9fd215f | |
parent | 8542b29af5111bf5d43eee37dc43a504424d1541 [diff] |
fix(ras): fix status synchronous error type fields Based on SET bits of ISS encoding for an exception from Data or Instruction Abort. (Refer to ESR_EL3) 1. Fix Synchronous error type restartable value from 1 to 3 2. Remove corrected CE field which is not applicable to SET Change-Id: If357da9881bee962825bc3b9423ba7fc107f9b1d Signed-off-by: Vinoj Soundararajan <vinojs@google.com>