Updated main branch
This commit is contained in:
parent
0bf9b15769
commit
9a3987bc1e
54 changed files with 3940 additions and 2 deletions
23
Website/docs/en/guide/compatibility.md
Normal file
23
Website/docs/en/guide/compatibility.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Compatibility Status
|
||||
|
||||
::: info KernelSU
|
||||
KernelSU (versions prior to v0.9.5) officially supports Android GKI 2.0 devices (kernel 5.10+)
|
||||
:::
|
||||
|
||||
::: warning Legacy Kernel Support
|
||||
Older kernels (4.4+) are also compatible, but the kernel must be built manually
|
||||
:::
|
||||
|
||||
::: tip Extended Compatibility
|
||||
SukiSu-Ultra can support 3.x kernels (3.4-3.18) through additional back ports
|
||||
:::
|
||||
|
||||
## Architecture Support
|
||||
|
||||
Currently supports the following processor architectures:
|
||||
|
||||
| Architecture | Support Level | Notes |
|
||||
| --------------- | ------------------ | --------------------------- |
|
||||
| **arm64-v8a** | ✅ Full Support | Primary target architecture |
|
||||
| **armeabi-v7a** | ✅ Basic Support | Bare minimum functionality |
|
||||
| **X86_64** | 🟡 Partial Support | Some devices supported |
|
||||
Loading…
Add table
Add a link
Reference in a new issue