]> xenbits.xensource.com Git - unikraft/libs/psimd.git/commit
Initial port of psimd on Unikraft RELEASE-0.4 RELEASE-0.5
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Tue, 25 Jun 2019 19:50:53 +0000 (19:50 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Sat, 29 Jun 2019 10:19:28 +0000 (12:19 +0200)
commit9fc928a4727aedbd2a0b5b1741a52b78ef01c1e6
tree213d17a320d439318740447c90d75b5d83a2af65
parent77cdd28c77395f4ec68630ffc78945cc0b6a8372
Initial port of psimd on Unikraft

This is our initial port of psimd to Unikraft as an external library.
The intel-intrinsics library is required. When adding the library to
the dependency list, psimd should stay after intel-intrinsics.
(e.g. ...:$(UK_LIBS)/intel-intrinsics:$(UK_LIBS)/psimd...).

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk [new file with mode: 0644]
Makefile.uk [new file with mode: 0644]
README.md
exportsyms.uk [new file with mode: 0644]