Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tdx-compliance: remove reserve MSR registers check. #103

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

ysun
Copy link
Contributor

@ysun ysun commented Aug 10, 2023

All following MSR registers are reserved for now, remove them. RESERVED_0X0550_READ
RESERVED_0X0550_WRITE
RESERVED_0X1921_READ
RESERVED_0X1921_WRITE
RESERVED_0X1925_READ
RESERVED_0X1925_WRITE
RESERVED_0X1981_READ
RESERVED_0X1981_WRITE
RESERVED_0X09A0_READ
RESERVED_0X09A0_WRITE
RESERVED_0X09C0_READ
RESERVED_0X09C0_WRITE
RESERVED_0X09E0_READ
RESERVED_0X09E0_WRITE
RESERVED_0X09F0_READ
RESERVED_0X09F0_WRITE

All following MSR registers are reserved for now, remove them.
RESERVED_0X0550_READ
RESERVED_0X0550_WRITE
RESERVED_0X1921_READ
RESERVED_0X1921_WRITE
RESERVED_0X1925_READ
RESERVED_0X1925_WRITE
RESERVED_0X1981_READ
RESERVED_0X1981_WRITE
RESERVED_0X09A0_READ
RESERVED_0X09A0_WRITE
RESERVED_0X09C0_READ
RESERVED_0X09C0_WRITE
RESERVED_0X09E0_READ
RESERVED_0X09E0_WRITE
RESERVED_0X09F0_READ
RESERVED_0X09F0_WRITE

Signed-off-by: Yi Sun <[email protected]>
@ysun ysun merged commit dfa1dd8 into intel:main Aug 10, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant