Chiragkochar
Chiragkochar
Hello @embhorn , Thanks for the direction. It seem like I didn't had entropy enabled. I have enabled in proj.cong : # Entropy **CONFIG_TEST_RANDOM_GENERATOR=y** CONFIG_ENTROPY_GENERATOR=y CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR=y Actually I am trying...
> Just so I understand your context better, as a sanity test have you built without `WOLFSSL_ARMASM`? Yes, i was able to build without `WOLFSSL_ARMASM`
> Let me know if you have any issues. Can you tell us more about your project? We are trying to benchmark crypto operation performance on our cortex-A53 hardware. I...