Home
last modified time | relevance | path

Searched refs:ARM (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/Documentation/arm64/
Dsilicon-errata.rst11 under specific circumstances. For hardware produced by ARM, these
37 Features" -> "ARM errata workarounds via the alternatives framework".
55 | ARM | Cortex-A53 | #826319 | ARM64_ERRATUM_826319 |
57 | ARM | Cortex-A53 | #827319 | ARM64_ERRATUM_827319 |
59 | ARM | Cortex-A53 | #824069 | ARM64_ERRATUM_824069 |
61 | ARM | Cortex-A53 | #819472 | ARM64_ERRATUM_819472 |
63 | ARM | Cortex-A53 | #845719 | ARM64_ERRATUM_845719 |
65 | ARM | Cortex-A53 | #843419 | ARM64_ERRATUM_843419 |
67 | ARM | Cortex-A55 | #1024718 | ARM64_ERRATUM_1024718 |
69 | ARM | Cortex-A55 | #1530923 | ARM64_ERRATUM_1530923 |
[all …]
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt34 某些特定情况下会违背构架定义的行为。就基于 ARM 的硬件而言,这些瑕疵
52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
63 | ARM | Cortex-A53 | #826319 | ARM64_ERRATUM_826319 |
64 | ARM | Cortex-A53 | #827319 | ARM64_ERRATUM_827319 |
65 | ARM | Cortex-A53 | #824069 | ARM64_ERRATUM_824069 |
66 | ARM | Cortex-A53 | #819472 | ARM64_ERRATUM_819472 |
67 | ARM | Cortex-A53 | #845719 | ARM64_ERRATUM_845719 |
68 | ARM | Cortex-A53 | #843419 | ARM64_ERRATUM_843419 |
69 | ARM | Cortex-A57 | #832075 | ARM64_ERRATUM_832075 |
70 | ARM | Cortex-A57 | #852523 | N/A |
[all …]
Dbooting.txt33 本文档基于 Russell King 的 ARM 启动文档,且适用于所有公开发布的
101 u32 magic = 0x644d5241; /* 魔数, 小端, "ARM\x64" */
175 ARM DDI 0487A
232 域中描述为内核保留区的空间中)。内核将会发起在 ARM 文档(编号
233 ARM DEN 0022A:用于 ARM 上的电源状态协调接口系统软件)中描述的
236 *译者注: ARM DEN 0022A 已更新到 ARM DEN 0022C。
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dvmlinux.lds.h55 *(.ARM.exidx.exit.text) \
56 *(.ARM.extab.exit.text) \
57 *(.ARM.exidx.text.exit) \
58 *(.ARM.extab.text.exit) \
59 ARM_CPU_DISCARD(*(.ARM.exidx.cpuexit.text)) \
60 ARM_CPU_DISCARD(*(.ARM.extab.cpuexit.text)) \
67 *(.ARM.exidx.discard.text) \
85 .ARM.attributes 0 : { *(.ARM.attributes) }
115 .ARM.unwind_idx : { \
117 *(.ARM.exidx*) \
[all …]
/kernel/linux/linux-5.10/arch/arm/crypto/
DKconfig4 bool "ARM Accelerated Cryptographic Algorithms"
5 depends on ARM
8 implemented using ARM specific CPU features or instructions.
13 tristate "SHA1 digest algorithm (ARM-asm)"
18 using optimized ARM assembler.
21 tristate "SHA1 digest algorithm (ARM NEON)"
28 using optimized ARM NEON assembly, when NEON instructions are
32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"
50 tristate "SHA-224/256 digest algorithm (ARM-asm and NEON)"
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
DKconfig2 menu "ARM devices"
5 tristate "ARM HDLCD"
6 depends on DRM && OF && (ARM || ARM64 || COMPILE_TEST)
11 Choose this option if you have an ARM High Definition Colour LCD
26 tristate "ARM Mali Display Processor"
27 depends on DRM && OF && (ARM || ARM64 || COMPILE_TEST)
34 Choose this option if you want to compile the ARM Mali Display
/kernel/linux/linux-5.10/drivers/pinctrl/uniphier/
DKconfig14 default ARM
18 default ARM
22 default ARM
26 default ARM
30 default ARM
34 default ARM
/kernel/linux/linux-5.10/drivers/clk/versatile/
DKconfig3 menu "Clock driver for ARM Reference designs"
8 bool "Clock driver for ARM Reference designs ICST"
11 Supports clocking on ARM Reference designs:
16 bool "Clock driver for ARM SP810 System Controller"
17 default y if (ARCH_VEXPRESS && ARM)
20 of the ARM SP810 System Controller cell.
/kernel/linux/linux-5.10/arch/arm/mach-prima2/
DKconfig21 bool "CSR SiRFSoC ATLAS6 ARM Cortex A9 Platform"
25 Support for CSR SiRFSoC ARM Cortex A9 Platform
28 bool "CSR SiRFSoC ATLAS7 ARM Cortex A7 Platform"
34 Support for CSR SiRFSoC ARM Cortex A7 Platform
37 bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform"
43 Support for CSR SiRFSoC ARM Cortex A9 Platform
/kernel/linux/linux-5.10/drivers/perf/
DKconfig10 tristate "ARM CCI PMU driver"
11 depends on (ARM && CPU_V7) || ARM64
14 Support for PMU events monitoring on the ARM CCI (Cache Coherent
38 tristate "ARM CCN driver support"
39 depends on ARM || ARM64
41 PMU (perf) driver supporting the ARM CCN (Cache Coherent Network)
52 depends on ARM || ARM64
53 bool "ARM PMU framework"
56 Say y if you want to use CPU performance monitors on ARM-based
64 tristate "ARM SMMUv3 Performance Monitors Extension"
[all …]
/kernel/linux/linux-5.10/drivers/soc/versatile/
DKconfig3 # ARM Versatile SoC drivers
6 bool "SoC bus device for the ARM Integrator platform core modules"
10 Include support for the SoC bus on the ARM Integrator platform
15 bool "SoC bus device for the ARM RealView platforms"
19 Include support for the SoC bus on the ARM RealView platforms
/kernel/linux/linux-5.10/sound/arm/
DKconfig2 # ALSA ARM drivers
5 bool "ARM sound devices"
6 depends on ARM
9 Support for sound devices specific to ARM architectures.
16 tristate "ARM PrimeCell PL041 AC Link support"
/kernel/linux/linux-5.10/Documentation/arm/
Dsunxi.rst2 ARM Allwinner SoCs
5 This document lists all the ARM Allwinner SoCs that are currently
20 * ARM Cortex-A8 based SoCs
47 * Single ARM Cortex-A7 based SoCs
54 * Dual ARM Cortex-A7 based SoCs
71 * Quad ARM Cortex-A7 based SoCs
123 * Quad ARM Cortex-A15, Quad ARM Cortex-A7 based SoCs
130 * Octa ARM Cortex-A7 based SoCs
141 * Quad ARM Cortex-A53 based SoCs
Dmicrochip.rst2 ARM Microchip SoCs (aka AT91)
8 This document gives useful information about the ARM Microchip SoCs that are
11 It is important to note that the Microchip (previously Atmel) ARM-based MPU
24 * ARM 920 based SoC
31 * ARM 926 based SoCs
101 * ARM Cortex-A5 based SoCs
114 * ARM Cortex-A5 + NEON based SoCs
140 * ARM Cortex-M7 MCUs
182 MAINTAINERS entry is: "ARM/Microchip (AT91) SoC support"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/
Darm,arm-firmware-suite.txt1 ARM AFS - ARM Firmware Suite Partitions
4 The ARM Firmware Suite is a flash partitioning system found on the
5 ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
DKconfig9 depends on ARM || NDS32 || COMPILE_TEST
22 depends on ARM || NDS32 || COMPILE_TEST
28 other ARM/NDS32 SoC's.
32 depends on ARM || NDS32 || COMPILE_TEST
40 other ARM/NDS32 SoC's.
/kernel/linux/linux-5.10/drivers/soc/tegra/
DKconfig4 # 32-bit ARM SoCs
5 if ARM
22 ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
36 ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
48 ARM CortexA15MP CPU
59 ARM CortexA15MP CPU
63 # 64-bit ARM SoCs
/kernel/linux/linux-5.10/arch/arm/mach-realview/
DKconfig3 bool "ARM Ltd. RealView family"
23 This enables support for ARM Ltd RealView boards.
32 Include support for the ARM(R) RealView(R) Emulation Baseboard
73 Include support for the ARM(R) RealView(R) Platform Baseboard for
84 Include support for the ARM(R) RealView(R) Platform Baseboard for
91 Include support for the ARM(R) RealView Platform Baseboard for
100 Include support for the ARM(R) RealView(R) Platform Baseboard
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
DKconfig5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
7 depends on ARM || ARM64 || COMPILE_TEST
16 DRM driver for ARM Mali 400/450 GPUs.
/kernel/linux/linux-5.10/arch/arm/mach-artpec/
DKconfig3 bool "Axis Communications ARM based ARTPEC SoCs"
9 bool "Axis ARTPEC-6 ARM Cortex A9 Platform"
20 Support for Axis ARTPEC-6 ARM Cortex A9 Platform
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
DKconfig4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
6 depends on ARM || ARM64 || (COMPILE_TEST && !GENERIC_ATOMIC64)
15 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
/kernel/linux/linux-5.10/arch/arm/lib/
Dfindbit.S26 ARM( ldrb r3, [r0, r2, lsr #3] )
47 ARM( ldrb r3, [r0, r2, lsr #3] )
67 ARM( ldrb r3, [r0, r2, lsr #3] )
88 ARM( ldrb r3, [r0, r2, lsr #3] )
105 ARM( ldrb r3, [r0, r3, lsr #3] )
123 ARM( ldrb r3, [r0, r3, lsr #3] )
139 ARM( ldrb r3, [r0, r3, lsr #3] )
157 ARM( ldrb r3, [r0, r3, lsr #3] )
/kernel/linux/linux-5.10/arch/arm/kernel/
Dvmlinux.lds.S45 *(.ARM.exidx) *(.ARM.exidx.*)
46 *(.ARM.extab) *(.ARM.extab.*)
Dvmlinux-xip.lds.S44 *(.ARM.exidx) *(.ARM.exidx.*)
45 *(.ARM.extab) *(.ARM.extab.*)
/kernel/linux/linux-5.10/drivers/vfio/platform/
DKconfig4 depends on VFIO && EVENTFD && (ARM || ARM64)
17 Support for ARM AMBA devices with VFIO. This is required to make
18 use of ARM AMBA devices present on the system using the VFIO

12345678910>>...24