commit | e5cd3e81d11cb7f9439e5077cf9063e30fc8c2ae | [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 | 9c17687aabc9e64a26575d5662ef273185d9d275 [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>