OP-TEE / manifest

Manifests to use OP-TEE on various platforms
68 stars 174 forks source link

stm32mp1: update edk2-platform to fix VariableFlashInfoLib build issue #282

Closed etienne-lms closed 4 months ago

etienne-lms commented 4 months ago

Sync edk2-platform to fix build issue related to missing VariableFlashInfoLib resource as reported in build error trace message like the below:

edk2-platforms/Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc(...): error 4000: Instance of library class [VariableFlashInfoLib] is not found

etienne-lms commented 4 months ago

Review tag applied.