Hi all,

Anyone has openssl working for seL4? I compiled a version of openssl it links correctly but as soon as the code calls BIO_new_mem_buf() the system crashed with:

FAULT HANDLER: data fault from vm.control (ID 0x03) on address 0xffffffb4 ,pc = 0xe259c, fsr = 0x3800006

If openssl is not available for now I wonder has anyone used other crypto library before, such as wolfssl, bearssl, etc.?

Best Regards
-Daniel Wang