arm-trusted-firmware/include/drivers/partition
Rohit Ner a283d19f82 feat(partition): verify crc while loading gpt header
This change makes use of 32-bit crc for calculating gpt header crc
and compares it with the given value.

Signed-off-by: Rohit Ner <rohitner@google.com>
Change-Id: I49bca7aab2c3884881c4b7d90d31786a895290e6
2022-05-18 06:25:47 -07:00
..
efi.h feat(fwu): add basic definitions for GUID handling 2022-01-27 18:09:02 +05:30
gpt.h feat(partition): cleanup partition and gpt headers 2022-01-27 18:09:02 +05:30
mbr.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
partition.h feat(partition): verify crc while loading gpt header 2022-05-18 06:25:47 -07:00