1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/libkern
Stefan Lankes 34e7895d0a
aarch64 support (#84)
- add initial support for aarch64
- SMP support is currently missing
- uhyve and kernel are tested on Libre AML-S905X-CC (https://libre.computer/products/boards/aml-s905x-cc/)
- only GICv2 support is integrated
2018-03-23 04:04:44 -04:00
..
printf.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00
sprintf.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdio.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00
string.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strstr.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strtol.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strtoul.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00