forked from espressif/esp-idf
The CRC size is documented as 1095 bytes, but in the code I find 1196 bytes: https://github.com/espressif/esp-idf/blob/master/components/bootloader_support/src/secure_boot_v2/secure_boot.c#L35
The CRC size is documented as 1095 bytes, but in the code I find 1196 bytes: https://github.com/espressif/esp-idf/blob/master/components/bootloader_support/src/secure_boot_v2/secure_boot.c#L35