-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
state:needs-maintainer-feedbackNeeds more information from a maintainer to determine next stepsNeeds more information from a maintainer to determine next stepsstate:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:highSignificant with a critical impactSignificant with a critical impact
Description
Feature Overview
Host-based unit tests are supported on both Windows and Linux environments; however, the current implementation is limited to x64 architecture and would cause build breaks in AArch64 platforms.
Extend support to include AArch64 platforms to enable broader test coverage and platform validation.
Solution Overview
There was an earlier effort to enable this in #495.
Changes were made by @kuqin12 to port the Cmocka framework : https://github.com/kuqin12/mu_basecore/commits/unit_test_arm64/
But it did not go through. These changes can be revisited.
Alternatives Considered
No response
Urgency
High
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
Metadata
Metadata
Assignees
Labels
state:needs-maintainer-feedbackNeeds more information from a maintainer to determine next stepsNeeds more information from a maintainer to determine next stepsstate:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:highSignificant with a critical impactSignificant with a critical impact