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

Fixes the Stmm without FF-A configuration #336

Open
wants to merge 3 commits into
base: dev/202405
Choose a base branch
from

Conversation

kuqin12
Copy link
Contributor

@kuqin12 kuqin12 commented Feb 5, 2025

Description

The current constructor will return failure and cause the Standalone MM partition to assert if this is built with non-FFA supported platforms. Unsupported is expected and should be taken as an indication of going through normal SMC route.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

This was tested on QEMU SBSA platform.

Integration Instructions

N/A

@kuqin12 kuqin12 requested a review from apop5 February 5, 2025 23:59
@kuqin12
Copy link
Contributor Author

kuqin12 commented Feb 7, 2025

Hold off on this one. Will want to cherry-pick this commit directly as it is pretty much ready: tianocore/edk2#10725

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.

2 participants