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

Require RIMT for IOMMU #29

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Require RIMT for IOMMU #29

merged 1 commit into from
Feb 3, 2025

Conversation

jones-drew
Copy link
Collaborator

issue #2

While BRS does have requirements dictating which tables to use, like
ACPI_030, conditional requirements like "If there's an IOMMU, then
the RIMT must be used" would require the BRS to consider what there
might be. The platform server spec is better positioned for that
since it's sure there may be an IOMMU, as it also builds on the
server-soc spec. So, as there's some concern that a RIMT won't be
used when there is an IOMMU, require firmware to use it.

Resolves: #2
Signed-off-by: Andrew Jones <[email protected]>
Copy link

@vlsunil vlsunil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreiw
Copy link
Collaborator

andreiw commented Jan 23, 2025

LGTM

@jones-drew jones-drew merged commit 745f5a5 into main Feb 3, 2025
1 check 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.

3 participants