[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[[UNIKRAFT/LIBNETTLE] v3 0/3] Porting of libnettle to UNIKRAFT



These patches port the cryptographic library libnettle to Unikraft

cristian-vijelie (3):
  Introducing the library skeleton
  Adding Makefile.uk
  Adding the patches

 .gitignore                                 |   0
 CODING_STYLE.md                            |   4 +
 CONTRIBUTING.md                            |   4 +
 COPYING.md                                 |  37 +
 Config.uk                                  |  17 +
 MAINTAINERS.md                             |  10 +
 Makefile.uk                                | 435 +++++++++++
 README.md                                  |  10 +
 patches/0001-Made-the-tests-runnable.patch | 838 +++++++++++++++++++++
 9 files changed, 1355 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 CODING_STYLE.md
 create mode 100644 CONTRIBUTING.md
 create mode 100644 COPYING.md
 create mode 100644 Config.uk
 create mode 100644 MAINTAINERS.md
 create mode 100644 Makefile.uk
 create mode 100644 README.md
 create mode 100644 patches/0001-Made-the-tests-runnable.patch

-- 
2.25.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.