!2035 riscv: Add spacemit k1 support and upgrade 6.6.0-85.0.0

From: @xingmz 
Reviewed-by: @anred 
Signed-off-by: @anred
This commit is contained in:
openeuler-ci-bot 2025-04-07 06:40:39 +00:00 committed by Gitee
commit 7bcbe27376
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 12884 additions and 293 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig
%global upstream_sublevel 0
%global devel_release 85
%global maintenance_release .0.0
%global pkg_release .90
%global pkg_release .91
%global openeuler_lts 1
%global openeuler_major 2403
@ -1087,6 +1087,12 @@ fi
%endif
%changelog
* Thu Apr 03 2025 Mingzheng Xing <xingmingzheng@iscas.ac.cn> - 6.6.0-85.0.0.91
- RISC-V kernel upgrade to 6.6.0-85.0.0
- Add spacemit k1 support, include pinctrl, gpio, clk, reset, uart, dts-bindings and dts
- KVM AIA: Enable HW_ACCL
- RISC-V: Remove unnecessary include from compat.h
* Tue Apr 01 2025 ZhangPeng <zhangpeng362@huawei.com> - 6.6.0-85.0.0.90
- !15705 tracing: Fix use-after-free in print_graph_function_flags during tracer switching
- tracing: Fix use-after-free in print_graph_function_flags during tracer switching