mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
The added TF-M patches: - Remove unused files from TF-M's BL1 - Remove unecessary duplications in metadata write functions - Fix compiler switches in metadata handling functions: the runtime TF-M uses the GPT to get the offsets for the metadata. - Validate both metadata replica in the beginning by checking the crc32 checksum. If one of the replicas is corrupted then update it using the other replica. Signed-off-by: Bence Balogh <bence.balogh@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
See ../README.md