STMicroelectronics / stm32u5xx-hal-driver

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

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

Closed michi-jung closed 3 months ago

michi-jung commented 4 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 4 months ago

ST Internal Reference: 185925

TOUNSTM commented 3 months ago

Fixed in c1af57fda75892d12655fbf79fb72857e787bc6c