Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Dear Keil, TF-M and IoT members
I'm Eric
I amd developping IoT and TF-M with Wiznet W5000 and WizFi360.
I refered to your project examples;
STM32L5: ARM AWS MQTT demonstration (Youtube link: https://www.youtube.com/watch?v=T7F3Md0PHpw).
This TFM example doesn't work well.
The booting is failed. The log messages are only
-----------------------------------------------------------------------------------------
[;34m[Sec Thread] Secure image initializing!
Booting TFM v1.2.0
[Crypto] MBEDTLS_TEST_NULL_ENTROPY is not suitable for production!
How to know what is the problem. this example?
s/w code origin link:
www2.keil.com/.../nucleo-l552ze-q
https://www2.keil.com/iot/stm32l562e-dk
Can you tell me how to connect the team member this project?
Keil MDK Work Space is:
tfm_secure_fw
aws_key_provisioning
aws_mqtt_demo
I followed your guidline (readme.md and Notes.txt in your example project).
There are too many version and code misatched problems. So I solve and blocked the error.
How could you make run successful, this example? I want to know-how.