Searched hist:cef68bf9042dda6b77b5845a25f37b9ea882074b (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | part.h | cef68bf9042dda6b77b5845a25f37b9ea882074b Fri Nov 20 07:06:16 UTC 2015 Lukasz Majewski <l.majewski@majess.pl> gpt: part: Definition and declaration of GPT verification functions
This commit provides definition and declaration of GPT verification functions - namely gpt_verify_headers() and gpt_verify_partitions(). The former is used to only check CRC32 of GPT's header and PTEs. The latter examines each partition entry and compare attributes such as: name, start offset and size with ones provided at '$partitions' env variable.
Signed-off-by: Lukasz Majewski <l.majewski@majess.pl> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Przemyslaw Marczak <p.marczak@samsung.com>
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_efi.c | cef68bf9042dda6b77b5845a25f37b9ea882074b Fri Nov 20 07:06:16 UTC 2015 Lukasz Majewski <l.majewski@majess.pl> gpt: part: Definition and declaration of GPT verification functions
This commit provides definition and declaration of GPT verification functions - namely gpt_verify_headers() and gpt_verify_partitions(). The former is used to only check CRC32 of GPT's header and PTEs. The latter examines each partition entry and compare attributes such as: name, start offset and size with ones provided at '$partitions' env variable.
Signed-off-by: Lukasz Majewski <l.majewski@majess.pl> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Przemyslaw Marczak <p.marczak@samsung.com>
|