Skip to content

STM32F7 HAL_cryp API compatibility break with cube 1.15 onwards #10422

@tushartp

Description

@tushartp

Description

Issue request type

[ ] Question
[x] Enhancement
[] Bug

API compatibility broken with new STM32Cube_FW_F7_V1.15.0 in the mbed-os/features/mbedtls/targets/TARGET_STM/aes_alt.c file
can we add this issue as I cannot use the latest cube software.
Below is the description from cube release notes

Rework of HAL CRYP driver (compatibility break)

  • HAL CRYP driver has been redesigned with new API's, to bypass limitations on data Encryption/Decryption management present with previous HAL CRYP driver version.

  • The new HAL CRYP driver is the recommended version. It is located as usual in Drivers/STM32F7xx_HAL_Driver/Src and Drivers/STM32f7xx_HAL_Driver/Inc folders. It can be enabled through switch HAL_CRYP_MODULE_ENABLED in stm32f7xx_hal_conf.h.

  • The legacy HAL CRYP driver is no longer supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions