kernel/arch/arm64/kvm/hyp/nvhe
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
..
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cache.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
debug-sr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
early_alloc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ffa.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
gen-hyprel.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
host.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hyp-init.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hyp-main.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hyp-smp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hyp.lds.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
list_debug.c 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
mem_protect.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
page_alloc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pkvm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
psci-relay.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
setup.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stacktrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
switch.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sys_regs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sysreg-sr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
timer-sr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tlb.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00