STMicroelectronics / stm32u5xx_hal_driver

Provides the STM32Cube MCU Component "hal_driver" of the STM32U5 series.
BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

Janitorial: Wrong literal used in GTZC MPCWM2 setup code #9

Closed michi-jung closed 1 month ago

michi-jung commented 2 months ago

No bug, but a logical inconsistency in the source code: The literal used in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes(), line 615 is currently TZSC_MPCWM1_MEM_SIZE, but should actually be TZSC_MPCWM2_MEM_SIZE.

TOUNSTM commented 2 months ago

ST Internal Reference: 185925

TOUNSTM commented 1 month ago

Fixed in c1af57fda75892d12655fbf79fb72857e787bc6c