]>
xenbits.xensource.com Git - unikraft/libs/arm-intrinsics.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vlad-Andrei BĂDOIU (78692) [Wed, 22 Jan 2020 10:31:26 +0000 (10:31 +0000)]
Add Makefile.uk
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Vlad-Andrei BĂDOIU (78692) [Wed, 22 Jan 2020 10:31:25 +0000 (10:31 +0000)]
Introduce library skeleton
The library will provide ARM intrinsics with different licenses based
on the source. Currently, we support only GNUv3 from GCC.
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Felipe Huici [Thu, 23 Jan 2020 14:39:34 +0000 (15:39 +0100)]
Initial commit (empty)