[3.2.0]
Changed
- Renamed
lt_secure_memzero.htolibtropic_secure_memzero.hand moved it toinclude/, so it is available in HAL.
Added
- Examples: Added full certificate chain verification example for Linux SPI.
- HAL: HAL for STM32U5xx series
- Documentation: new tutorial for the TROPIC01 model - Understanding Libtropic.
Fixed
- Size of
l3_chunkmember oflt_l2_encrypted_cmd_req_tandlt_l2_encrypted_cmd_rsp_tstructs toTR01_L2_CHUNK_MAX_DATA_SIZE. hal/: don't includelibtropic_port.hin HAL headers if not used.lt_init()is successful even if TROPIC01 has invalid Application FW, so Libtropic can be used in Start-up Mode.- STM32: securely wipe secrets when generating random numbers.
- STM32: change type of
baudrate_prescaler(insidelt_dev_stm32_nucleo_f439zi_tandlt_dev_stm32_nucleo_l432kc_t) touint32_t.