ReleaseMicrosoftMicrosoftpublished May 28, 2026seen 2w

microsoft/mu_feature_ffa v0.1.8

microsoft/mu_feature_ffa

Open original ↗

Captured source

source ↗
published May 28, 2026seen 2wcaptured 2whttp 200method plain

v0.1.8

Repository: microsoft/mu_feature_ffa

Tag: v0.1.8

Published: 2026-05-28T21:45:28Z

Prerelease: no

Release notes:

What's Changed

Produce TPM enabled binaries along side non-TPM binaries @kuqin12 (#125)

Change Details

Description

This change updates the pipeline to produce 2 binaries during release process, so that developers do not have to build TPM enabled binaries locally.

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

  • [x] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [ ] Includes documentation?

How This Was Tested

This was tested locally and confirmed the msft-sp-tpm.bin has TPM functionality enabled.

Integration Instructions

If TPM features is enabled on the platform side, use the msft-sp-tpm.bin.

📖 Documentation Updates

Produce Arm Virt based secure partitions @kuqin12 (#126)

Change Details

Description

In the spirit of onboarding ARM virt platforms, this change updates the constants of TPM CRB buffer to be consistent with the definitions of ARM-Virt machine type.

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

  • [x] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [x] Includes documentation?

How This Was Tested

This was tested on Patina-qemu of Arm Virt type.

Integration Instructions

Use msft-virt-sp.bin for non-TPM binaries, or msft-virt-sp-tpm.bin for TPM enabled binaries.

Full Changelog: https://github.com/microsoft/mu_feature_ffa/compare/v0.1.7...v0.1.8

Notability

notability 3.0/10

Minor version release of a feature library.