Unverified Commit 7109a462 authored by Lucas Duarte Prates's avatar Lucas Duarte Prates Committed by GitHub
Browse files

[AArch64] Assembly support for the Armv9.5-A RAS Extensions (#76161)

This implements assembly support for the RAS extensions introduced as
part of the Armv9.5-A architecture version.
The changes include:
* New system registers for Delegated SError exceptions for EL3
(FEAT_E3DSE):
  * VDISR_EL3
  * VSESR_EL3

Mode details about these extensions can be found at:
* https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-a-profile-architecture-developments-2023
* https://developer.arm.com/documentation/ddi0602/2023-09/



Co-authored-by: default avatarJirui Wu <jirui.wu@arm.com>
Co-authored-by: default avatarOliver Stannard <oliver.stannard@arm.com>
parent 0ac1dfa3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment