Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ee9950d3fbf15988a15aaf88c8cc0101771e1afa https://github.com/tianocore/edk2/commit/ee9950d3fbf15988a15aaf88c8cc0101771e1afa Author: Levi Yun <yeoreum....@arm.com> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2DeviceLibFfa.h M SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2DeviceLibFfa.inf M SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2DeviceLibFfaBase.c A SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2InfoFfa.c M SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2InstanceLibFfa.inf M SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2ServiceFfaRaw.c Log Message: ----------- SecurityPkg/Library: separate logics geting TPM2 information with FF-A This is preparation patch to add Tpm2DeviceSecLibFfa for SEC used in PeilessSec. In SEC phase, DynamicPcd used for cacahing TPM2 information couldn't be used. To resolve this, writes wrapper functions to get TPM2 information so that in the wrapper functions used in SEC wouldn't use the related DyanmicPcd. Signed-off-by: Yeoreum Yun <yeoreum....@arm.com> Commit: f47216f159ec85186480156e3566eb6c44ba2512 https://github.com/tianocore/edk2/commit/f47216f159ec85186480156e3566eb6c44ba2512 Author: Levi Yun <yeoreum....@arm.com> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: A SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2DeviceSecLibFfa.inf A SecurityPkg/Library/Tpm2DeviceLibFfa/Tpm2InfoSecFfa.c M SecurityPkg/SecurityPkg.dsc Log Message: ----------- SecurityPkg/Library: Tpm2DeviceSecLibFfa for PeilessSec To support measurement and extend PCR in PeilessSec with TPM device using FF-A over CRB, add Tpm2DeviceSecLibFfa for PeilessSec. Signed-off-by: Yeoreum Yun <yeoreum....@arm.com> Compare: https://github.com/tianocore/edk2/compare/ba6a8eb045ae...f47216f159ec To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits