Add the first two chapters about Asterinas Kernel

This commit is contained in:
Tate, Hongliang Tian
2024-01-23 15:56:00 +08:00
parent 38022ff7f1
commit 2e83322b34
4 changed files with 112 additions and 2 deletions

View File

@ -5,6 +5,7 @@
# Asterinas Kernel
* [Getting Started](kernel/README.md)
* [Advanced Build and Test Instructions](kernel/advanced-instructions.md)
* [A Zero-Cost, Least-Privilege Approach](kernel/the-approach/README.md)
* [Framekernel OS Architecture](kernel/the-approach/framekernel.md)
* [Component-Level Access Control](kernel/the-approach/components.md)