User Activity

Hi,I've finally reached the stage where I can test the SSP flowI burned a debug AES128GCM key on my ST-HSM-v2 cardI created a 148 bytes secrets file and passed it through TrustedPackageCreator tool to get the 244 bytes fileI created a signed ssp-tf-a...
Hi,I want to perform the SSP process as detailed at:https://www.st.com/resource/en/application_note/an5510-overview-of-the-secure-secret-provisioning-ssp-on-stm32mp1-series-stmicroelectronics.pdf(I also went over the STM32_prog documents)I am now try...
Hi,   In both SSP documents: 1) AN5510 - Overview of the secure secret provisioning (SSP) on STM32MP1 Series 2) AN5054 - Secure programming using STM32CubeProgrammer   It is written that "SSP" & "HSM" tabs expect: """ Encryption key and nonce files: ...
Hi,We wish to add CRC16 checksum to our communication payloads,and I see in the stm32mp157 datasheet CRC module section that it should support CRC32,16,8 and 7 bits."""25.4.3 CRC control register (CRC_CR)Bits 4:3 POLYSIZE[1:0]: Polynomial sizeThese b...
Hi,My bellow question is based on info read from:https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_overview#Configurationandhttps://wiki.st.com/stm32mpu/wiki/STM32MP15_backup_registers#Boot_mode_selection_featureFrom those two links I understand t...