This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add missing system register for v8.9-A/v9.4-A Permission Indirection Extension
ClosedPublic

Authored by pratlucas on Jan 10 2023, 9:09 AM.

Details

Summary

This adds support for the missing PIRE0_EL12 system register, part of
v8.9-A/v9.4-A's Permission Indirection Extension.

Patch by Son Tuan Vu.

Diff Detail

Event Timeline

pratlucas created this revision.Jan 10 2023, 9:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:09 AM
pratlucas requested review of this revision.Jan 10 2023, 9:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:09 AM
tmatheson accepted this revision.Jan 10 2023, 9:20 AM
This revision is now accepted and ready to land.Jan 10 2023, 9:20 AM