libgcrypt and rtems?

2022-08-30 Thread Scott Zemerick
Hello! I am interested if anyone has utilized libgcrypt ( https://github.com/gpg/libgcrypt) with rtems? And as a followup question, if not libgcrypt, what crypto library are you using successfully? We ask because we want to utilize our CryptoLib ( https://github.com/nasa/CryptoLib/wiki) on rtems

Code Coverage on RTEMS/LEON system

2020-07-16 Thread Scott Zemerick
Hello! We are attempting to perform code coverage for an RTEMS based mission. Specifically, we are running the Gaisler RCC toolchain/kernel for a LEON/SPARC based system. Initially, we believed we could simply use the GCOV/LCOV packages. The first issue we faced was what seems to be compatibility