[Libre-soc-bugs] [Bug 1157] Implement poly1305

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Oct 13 15:19:33 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1157

--- Comment #30 from Sadoon Albader <sadoon at albader.co> ---
(In reply to Luke Kenneth Casson Leighton from comment #28)
> also you missed adding yourself as a Copyright holder.

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=38cc7d7633cd96130d984faa6df68187ae333d1f;hp=b84df17c929d1f28d0e2c458e59bea26d512134f

Committed to a new branch to be safe, the original python code was written by
yourself but the simulator/SVP64 stuff is being written by me, do I just add
myself to the copyright in a separate line?

Again this is only for me to familiarize myself with ISACaller and PPC asm.
Next step is to do all the h[x] += ... block in a single SVP64 run which is a
perfect opportunity to start with SVP64 as you suggested in #c3 :)

If you run this against the rand.csv generated by running the C code > rand.csv
it should run perfectly with no errors, but I think there might be a tiny bug
due to the way I did the asm. Not a big deal because I'm only using the current
asm stuff to make porting *that* to SVP64 more streamlined and will delete the
original asm once I'm done with the SVP64 one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list