8 Commits

Author SHA1 Message Date
Guo Yitao 8d3f74bd9e fix: fix logic defects in certificate chain length calculation
1.Avoid infinite loops caused by circular certificate chains.

2.Prevent potential integer overflow issues.

Signed-off-by: Guo Yitao <414989582@qq.com>
2026-02-26 11:06:17 +08:00
团辉 5ce3950137 code sign 编译依赖问题修改
Signed-off-by: 团辉 <shituanhui@huawei.com>
2025-01-06 20:37:33 +08:00
cbl dac3ee979b code_sign 适配6.6内核
Signed-off-by: cbl <caobaolong5@huawei.com>
2024-09-11 18:13:52 +08:00
lihehe e27f2a753a check whether elf comes from trust source
Signed-off-by: lihehe <lihehao@huawei.com>
Change-Id: I458ca1e44ac3c9342435a9c785c34186c1c635d8
2024-01-05 17:03:25 +08:00
limerence 53e2babac7 内核支持代码所有者校验
Signed-off-by: limerence <shituanhui@huawei.com>
2023-11-23 20:29:35 +08:00
lihehe d56f3f5e5f verify cert path in dev mode
Change-Id: I98224d7cab9747d71a271f62e9cfb2bb7d5cd56d
Signed-off-by: lihehe <lihehao@huawei.com>
2023-11-14 11:05:14 +08:00
zengsiyu b5be187cdb add DELETE_CERT_CHAIN & support developer mode
Change-Id: I1becd4f785ced67870ae995eeed80add6287d59b
Signed-off-by: zengsiyu <zengsiyu3@huawei.com>
2023-11-10 17:29:39 +08:00
Hongjin Li be621cd600 feat: common modules 代码签名模块
Signed-off-by: Hongjin Li <lihongjin1@huawei.com>
2023-10-19 15:24:07 +08:00