refactor(kernel): 重构 ARM64 调试与指令处理基础设施与 Hook 处理 - #9
Open
1101779004 wants to merge 1 commit into
Open
Conversation
1101779004
commented
Aug 8, 2026
- 扩展 ARM64 指令解码及 PC 相对指令重定位支持
- 重构 inline hook、PTE 断点和硬件断点处理流程
- 优化通用寄存器与 FP/SIMD 上下文保存恢复
- 完善 CNTVCT 监控、寄存器日志及用户调用链输出
- 同步内核与 Android 用户态请求 ABI
- 统一 Android 原生日志接口并添加解码器测试入口
- 时序检测暂时用户态调用针对性过
- 增加幽灵页逻辑备份
- 统一编解码器
- 扩展 ARM64 指令解码及 PC 相对指令重定位支持 - 重构 inline hook、PTE 断点和硬件断点处理流程 - 优化通用寄存器与 FP/SIMD 上下文保存恢复 - 完善 CNTVCT 监控、寄存器日志及用户调用链输出 - 同步内核与 Android 用户态请求 ABI - 统一 Android 原生日志接口并添加解码器测试入口 - 时序检测暂时用户态调用针对性过 - 增加幽灵页逻辑备份 - 统一编解码器
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.