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

Re: [Minios-devel] [UNIKRAFT/LIBAXTLS PATCH v2 0/3] Initial Port of the axtls Library



Hello Felipe,

Thanks for patch series. I have reviewed the patch series and I will upstream the patch series by today. The comment I had on patch 1, 2 can be fixed while upstreaming it.

Thanks & Regards

Sharan

On 9/17/19 11:38 AM, Felipe Huici wrote:
This is our initial port of the axtls library (version 2.1.5)

Changes since v1:
  * Fixed most redefinition warnings
  * Reduced the number of suppressed warnings
  * Removed unused source files from Makefile.uk
  * Added deps to newlib, lwip to Config.uk
  * Removed unnecessary options from include/config.h

Felipe Huici (3):
   Introduce library skeleton
   Add Makefile.uk
   Add Unikraft-specific config.h

  .gitignore              |  27 +++++++++++
  CODING_STYLE.md         |   4 ++
  CONTRIBUTING.md         |   4 ++
  COPYING.md              |  38 +++++++++++++++
  Config.uk               |   5 ++
  MAINTAINERS.md          |  10 ++++
  Makefile.uk             | 105 ++++++++++++++++++++++++++++++++++++++++++
  README.md               |  16 +++++++
  include/asm/byteorder.h |  93 +++++++++++++++++++++++++++++++++++++
  include/config.h        | 120 ++++++++++++++++++++++++++++++++++++++++++++++++
  10 files changed, 422 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 include/asm/byteorder.h
  create mode 100644 include/config.h


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

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