Why SBSFU code size NOT reduce by Select AES-GCM symmetric cryptographic scheme?
Hi,
According to the document "AN5056-Integration guide for the X-CUBE-SBSFU
STM32Cube Expansion Package" Table 3. SBSFU code size reduction,
In project "NUCLEO-G071RB", I build "1_Image_SECoreBin" by modify SECBOOT_CRYPTO_SCHEME from "SECBOOT_ECCDSA_WITH_AES128_CBC_SHA256" to "SECBOOT_AES128_GCM_AES128_GCM_AES128_GCM", and find "SECoreBin.bin" size reduce about 9 Kbytes.
But I clean and build "1_Image_SBSFU", the "SBSFU.bin" size not change.
Why the "SBSFU.bin" size not reduce?
Thanks.
