Marcin Copik
Marcin Copik
@veenaamb Sure, go ahead! Let me know if you need any assistance :)
@veenaamb Are you still working on the issue?
@lbhnsh Yes, please do! There is an open PR #30, but it requires some changes that I highlighted in the comments - we should be allocating page-aligned memory blocks of...
@lbhnsh You can follow what has been done in the PR #30 - add this in rfaaslib.
@Origin-yy I think we can fetch the tag corresponding to the lastest release. You can also compare it against the version we included in our code to check if there...
@Mac16661 I recommend starting with looking at CMake FetchModule - we want to use that to add the library as a component :-)
@mattnappo Yes, it should be an easy fix :)
@ShubhAgarwal-30 Thanks for your interest! This issue is on a branch in progress that needs specific deployment and testing - I think it will would be better if you could...
This has been resolved with the new device generator script - we only need properly incorporate this into the tutorial.
@mattnappo Thanks for your interest in the issue! We already have a working LLVM-based Clang format [in another project that we should use](https://github.com/spcl/praas/blob/main/.clang-format). However, applying the format will likely require...