Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FF-A][TPM] Add the Internal TPM CRB Address to the .dec (#361)
## Description The TPM Service running in the secure partition will need to know the address of the internal CRB buffer for copying TPM data to/from the actual MMIO CRB. Added the address as a PCD in the .dec for SecurityPkg. For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [ ] Backport to release branch? ## How This Was Tested Verified by enabling TPM support through the TPM defines and running the TPM service. ## Integration Instructions N/A
- Loading branch information