\begin{itemize}
\item Regardless of the high-level algorithm portable low-level
libraries are needed. JSON parsing, UTF-8, strncpy, memcpy.
- \vspace{10pt}
\item Optimising libc6 standard routines (strncpy, memcpy, isascii)
would represent high value-for-money if made much more efficient
- \vspace{10pt}
\item strncpy already done under NLnet-funded Libre-SOC Grants: 11 Vector
instructions, representing a huge power-saving and high bang-per-buck
- \vspace{10pt}
\item We want to see how far this technical approach can be taken.
- \vspace{10pt}
+ \item All source code, all instructions, all HDL, all documentation:
+ entirely public and FOSS Licensed or to be part of OpenPOWER
+ Foundation Standards. Full transparency!
\end{itemize}
}