microsoft/mu_tiano_platforms

[Feature]: Add size reporting to the platforms in the repo

Closed this issue · 2 comments

Feature Overview

Project Mu code is integrated into various platforms. Flash space is a key platform constraint.

Since this repo reflects the integration work that would be expected of platforms integrating upstream Mu changes, it would be helpful to add size tracking to the repository.

Solution Overview

  1. When an incoming Mu submodule introduces a new library/component, ensure it is integrated in Mu Tiano Platforms. Or, that incoming changes are already being used by a platform in Mu Tiano Platforms.
  2. Check the overall size difference between each module before and after the change. For example, state the size increase in the PR due to an incoming change.
  3. Reviewers should note the size increase and for large increases, determine if there's a change in the upstream repo that can reduce the overall size impact. If so, file an issue in that repo describing the total increase and the suggestion to reduce size.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

Someone else needs to implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

This issue has been automatically been closed because it did not have any activity in 45 days and no follow up within 7 days after being marked stale. Thank you for your contributions.