reorganize repository into meeting and project framework structure

Align the repository with the new collaboration workflow by separating meeting records from project framework materials, so discussion outputs and formal research assets can evolve independently.
This commit is contained in:
2026-09-23 01:35:01 +08:00
parent f28cf2314e
commit f18f9f2fd3
77 changed files with 7194 additions and 0 deletions
@@ -0,0 +1,19 @@
# 预期成果与论文方向
## 1. 预期成果
本子课题预期形成:
1. 面向边侧 SoC 的混合基础系统问题定义;
2. Linux / RTOS / Hypervisor / Hybrid 协同结构说明;
3. 统一内存与资源竞争治理证据;
4. 规则兜底、异常切换与控制闭环验证材料。
## 2. 论文方向
可对应的论文方向包括:
- Mixed-criticality embedded systems
- Hypervisor / partitioned real-time systems
- Edge AI system co-design
- Linux + RTOS 协同结构与实时边界