添加panic时打印出对应KPM信息的情况

This commit is contained in:
liankong
2025-03-30 16:52:44 +08:00
parent cd60773d73
commit 770c9632ae
4 changed files with 126 additions and 36 deletions

View File

@@ -6,6 +6,8 @@ int sukisu_is_kpm_control_code(unsigned long arg2);
int kpm_cfi_bypass_init(void);
void kpm_cfi_bypass_exit(void);
int kpm_stack_init(void);
void kpm_stack_exit(void);
// KPM控制代码
#define CMD_KPM_CONTROL 28