I'm working with cc2538 development kit and I want to use Public Key hardware Accelerator(PKA)
But I can't find any example for PKA driver on swru325a document
I tried to make use of PKA with contiki 2.7 & pheripheral driver library, and found that big number operations make correct result.
But I cannot get expected result value with ECC operations, so I'm not sure that my source code works correctly
So I hope that You would provide me some programming examples which show how to use PKA module.
Thank you in advance!