commit | 48838a96a07a30b442d3115572b4dbbfda854fef | [log] [tgz] |
---|---|---|
author | Vinoj Soundararajan <vinojs@google.com> | Thu Aug 01 18:56:19 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Mar 06 13:30:19 2025 +0000 |
tree | f98948e9006632d55e9b0fb00108582940ffdc72 | |
parent | d369b9f782df409480b596c2013f75884333f21b [diff] |
fix(ras): fix typo in uncorrectable error type UEO Fix spelling for UEO from restable to restartable based on PE error state recording in the exception syndrome Refer to https://developer.arm.com/documentation/ddi0487/latest/ RAS PE architecture. Change-Id: I4da419f2120a7385853d4da78b409c675cdfe1c8 Signed-off-by: Vinoj Soundararajan <vinojs@google.com>