Tool/software: TI C/C++ Compiler
Hi ,
I have a asm source made for the gcc-asm (https://github.com/Emill/X25519-Cortex-M4/blob/master/x25519-cortex-m4-gcc.s
I want to build this for the TM4C with ccs (ti-cgt-arm_16.9.1.LTS). Is there a compatibility mode for the toolchain to directly work with this a assembly file or is there a migrating guide howto do this?
Or even more specific: is there a lib available for generating a 25519 Curve
Regards
Michael