]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - Documentation/arch.rst
fscrypt: allow 256-bit master keys with AES-256-XTS
[mirror_ubuntu-jammy-kernel.git] / Documentation / arch.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 CPU Architectures
4 =================
5
6 These books provide programming details about architecture-specific
7 implementation.
8
9 .. toctree::
10 :maxdepth: 2
11
12 arm/index
13 arm64/index
14 ia64/index
15 m68k/index
16 mips/index
17 nios2/index
18 openrisc/index
19 parisc/index
20 powerpc/index
21 riscv/index
22 s390/index
23 sh/index
24 sparc/index
25 x86/index
26 xtensa/index