Why does the CC312 appear to be disabled for B0 on the nRF5340DK?

This commit to the sdk-nrf repo: https://github.com/nrfconnect/sdk-nrf/commit/fdd7a24857a6e762055a0192293fc85165246e7f appears to me to indicate that hardware crypto support is disabled when compiling B0 for the nRF5340 DK "since it is not used".

If I have interpreted that correctly, does anyone know why this is the case, and why it appears to be specifically disabled for the DK but not for other nRF5340 based boards?

Is it just that there isn't code yet to support the use of the CC312 in the Nordic secure bootloader?

Does this commit mean that software crypto is the only option for B0 (and by extension MCUBoot when external crypto support is enabled?) on nRF5340 based boards?

Is this something we should be concerned about (eg negative affect on flash usage and/or boot time)?

Thanks.

Parents Reply Children
No Data
Related