User Activity

An error appears when executing the crypto_skipher_decrypt(tfm)->decrypt(req) code inside the linux-custom directory of the buildroot. Some violation seems to occur when calling the decrypt(req) function. If I annotate that part, the error doesn't co...
Hi, I want to debug OP-TEE on STM32 MPU board.Using 'st_stm32mp157f_dk2_demo_defconfig' configuration of STM32MP1 Buildroot external tree(buildroot-external-st), We indirectly confirmed that OP-TEE is built and ran normally on the board with Buildroo...