2025-11-07 1:32 AM - edited 2025-11-07 1:49 AM
Hi there!
I want to reproduce the benchmark done by Tasopoulos and his group by using there git code:
https://gitlab.com/g_tasop/pq-wolfssl-for-embedded/-/tree/main?ref_type=heads
But as I tried to compile it, it threw me several errors out. I mean no surprise I use the Cortex M55 and he used the M4 Chip.
So I wonder what exactly I have to change, as I understand it has issues with the ASM, due to the different ARM versions.
Maybe someone can give me a bit of guidance as I am not very familiar with this kind of task.