mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
Three commits had to be removed in order to make the inappropriate capsule update implementation work with the new Trusted Services version. The "Make variable index usage robust with redundancy" commit needs to be reverted because the FMP support only works if the SMM_VARIABLE_INDEX_STORAGE_UID is 0x787. The "Load and store UEFI variable index in chunks" commit needs to be reverted because the optional create() and set_extended() APIs are not supported for Corstone-1000. The "Make constraints of NV UEFI variables persistent" commit needs to be reverted because the FMP support is not compatible with these changes. Signed-off-by: Bence Balogh <bence.balogh@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
See ../README.md