commit | 476189c0ef3b658de3f6b89fd0fdeb6dc451b564 | [log] [tgz] |
---|---|---|
author | Tetsuhiro Kohada <kohada.t2@gmail.com> | Sun May 31 18:30:17 2020 +0900 |
committer | Namjae Jeon <namjae.jeon@samsung.com> | Tue Jun 09 16:49:19 2020 +0900 |
tree | b584a3bad9243822b5efcffd28b2872bd741bce0 | |
parent | 33404a159828a97fefada0d8f4cf910873b8e9f1 [diff] |
exfat: add boot region verification Add Boot-Regions verification specified in exFAT specification. Note that the checksum type is strongly related to the raw structure, so the'u32 'type is used to clarify the number of bits. Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com> Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>