Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guoweikang/aarch64 1 #10

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

guoweikang
Copy link

First PR for aarch64, include :

syscall_task: add empty set/getpgid interface
syscall: syscall log support output syscall_name
modify axprocess change trapframe through axhal interface
Move assembly source to axhal
mmu/flush_tlb: Source shouldn't directly use sfence_vma
irq: handle_irq add from_user param

--------
handle_irq needs to distinguish the timing of interrupt
occurrence when counting user mode kernel time.

Signed-off-by: guoweikang <[email protected]>
--------
1 mmu write_page_table_root0 for user page_table set
2 replace axmem/axprocess directly using  sfence_vma with flush_tlb

Signed-off-by: guoweikang <[email protected]>
--------
mov axtask riscv Copy.S and first_into_user to axhal/arch/riscv

Signed-off-by: guoweikang <[email protected]>
@elliott10 elliott10 merged commit 0d9f815 into Arceos-monolithic:main Feb 26, 2024
10 of 17 checks passed
@guoweikang guoweikang deleted the guoweikang/aarch64_1 branch March 28, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants