kernel/arch/arm64/lib
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
clear_page.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
clear_user.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
copy_from_user.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
copy_page.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
copy_template.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
copy_to_user.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crc32.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
csum.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
delay.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
error-inject.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
insn.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kasan_sw_tags.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
memchr.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
memcmp.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
memcpy.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
memset.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mte.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strchr.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strcmp.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strlen.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strncmp.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strnlen.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
strrchr.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tishift.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
uaccess_flushcache.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xor-neon.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00