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

Cherry-pick to earlgrey_1.0.0: [manuf] refactor FT flows to enable downstream OTP definitions #24953

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

github-actions[bot]
Copy link

This is an automatic cherry-pick of #24919 to branch earlgrey_1.0.0.

This refactors the FT provisioning Bazel build binary and test targets
to enable defining downstream OTP configurations and ingesting them into
FT provisioning flows.

Additionally, this removes the reliance on build configurations to
select which personalization extension to use, and simply builds and
tests all FT provisioning flows that can be enumerated at build time.
This makes it easier to run and test all flows upstream only, with:
`bazel test //sw/device/silicon_creator/manuf/base:ft_provision_cw310`,
or all flows upstream and downstream with:
`PROV_EXTS_DIR=... bazel test //sw/device/silicon_creator/manuf/base:ft_provision_cw310`.
As a result, this also simplifies the build graph by removing
configuration transistions.

Signed-off-by: Tim Trippel <[email protected]>
(cherry picked from commit 87e0070)
@github-actions github-actions bot requested a review from cfrantz as a code owner October 30, 2024 18:21
@github-actions github-actions bot requested review from a team as code owners October 30, 2024 18:21
@github-actions github-actions bot requested review from pamaury and removed request for a team October 30, 2024 18:21
@timothytrippel timothytrippel requested review from moidx and removed request for pamaury October 30, 2024 18:32
@timothytrippel timothytrippel merged commit 0ac6fa5 into earlgrey_1.0.0 Oct 30, 2024
27 checks passed
@timothytrippel timothytrippel deleted the backport-24919-to-earlgrey_1.0.0 branch October 30, 2024 21:54
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