Home
last modified time | relevance | path

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

12345678910>>...23

/linux-6.12.1/Documentation/arch/arm64/
Dsilicon-errata.rst11 under specific circumstances. For hardware produced by ARM, these
37 Features" -> "ARM errata workarounds via the alternatives framework".
61 | ARM | Cortex-A510 | #2457168 | ARM64_ERRATUM_2457168 |
63 | ARM | Cortex-A510 | #2064142 | ARM64_ERRATUM_2064142 |
65 | ARM | Cortex-A510 | #2038923 | ARM64_ERRATUM_2038923 |
67 | ARM | Cortex-A510 | #1902691 | ARM64_ERRATUM_1902691 |
69 | ARM | Cortex-A510 | #2051678 | ARM64_ERRATUM_2051678 |
71 | ARM | Cortex-A510 | #2077057 | ARM64_ERRATUM_2077057 |
73 | ARM | Cortex-A510 | #2441009 | ARM64_ERRATUM_2441009 |
75 | ARM | Cortex-A510 | #2658417 | ARM64_ERRATUM_2658417 |
[all …]
/linux-6.12.1/Documentation/translations/zh_CN/arch/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。
/linux-6.12.1/Documentation/translations/zh_TW/arch/arm64/
Dsilicon-errata.txt38 某些特定情況下會違背構架定義的行爲。就基於 ARM 的硬件而言,這些瑕疵
56 “基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
67 | ARM | Cortex-A53 | #826319 | ARM64_ERRATUM_826319 |
68 | ARM | Cortex-A53 | #827319 | ARM64_ERRATUM_827319 |
69 | ARM | Cortex-A53 | #824069 | ARM64_ERRATUM_824069 |
70 | ARM | Cortex-A53 | #819472 | ARM64_ERRATUM_819472 |
71 | ARM | Cortex-A53 | #845719 | ARM64_ERRATUM_845719 |
72 | ARM | Cortex-A53 | #843419 | ARM64_ERRATUM_843419 |
73 | ARM | Cortex-A57 | #832075 | ARM64_ERRATUM_832075 |
74 | ARM | Cortex-A57 | #852523 | N/A |
[all …]
Dbooting.txt37 本文檔基於 Russell King 的 ARM 啓動文檔,且適用於所有公開發布的
105 u32 magic = 0x644d5241; /* 魔數, 小端, "ARM\x64" */
179 ARM DDI 0487A
236 域中描述爲內核保留區的空間中)。內核將會發起在 ARM 文檔(編號
237 ARM DEN 0022A:用於 ARM 上的電源狀態協調接口系統軟件)中描述的
240 *譯者注: ARM DEN 0022A 已更新到 ARM DEN 0022C。
/linux-6.12.1/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)) \
81 .ARM.attributes 0 : { *(.ARM.attributes) }
109 .ARM.unwind_idx : { \
111 *(.ARM.exidx*) \
114 .ARM.unwind_tab : { \
[all …]
/linux-6.12.1/drivers/clk/versatile/
DKconfig3 menu "Clock driver for ARM Reference designs"
5 depends on ARM || ARM64 || COMPILE_TEST
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.
/linux-6.12.1/drivers/gpu/drm/arm/
DKconfig2 menu "ARM devices"
6 tristate "ARM HDLCD"
7 depends on DRM && OF && (ARM || ARM64 || COMPILE_TEST)
12 Choose this option if you have an ARM High Definition Colour LCD
27 tristate "ARM Mali Display Processor"
28 depends on DRM && OF && (ARM || ARM64 || COMPILE_TEST)
34 Choose this option if you want to compile the ARM Mali Display
/linux-6.12.1/drivers/pinctrl/uniphier/
DKconfig14 default ARM
18 default ARM
22 default ARM
26 default ARM
30 default ARM
34 default ARM
/linux-6.12.1/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
/linux-6.12.1/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"
/linux-6.12.1/Documentation/arch/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-A7 based SoCs
160 * ARM Cortex-M7 MCUs
202 MAINTAINERS entry is: "ARM/Microchip (AT91) SoC support"
/linux-6.12.1/drivers/perf/arm_cspmu/
DKconfig6 tristate "ARM Coresight Architecture PMU"
10 based on ARM CoreSight PMU architecture. Note that this PMU
11 architecture does not have relationship with the ARM CoreSight
19 (PMU) devices based on ARM CoreSight PMU architecture.
26 (PMU) devices based on ARM CoreSight PMU architecture.
/linux-6.12.1/arch/arm/mach-bcm/
DKconfig6 This enables support for Broadcom ARM based SoC chips
25 The IPROC complex contains one or more ARM CPUs along with common
61 applications. The SoC features dual core Cortex A9 ARM CPUs,
67 bool "Broadcom BCM470X / BCM5301X ARM SoC"
75 Support for Broadcom BCM470X and BCM5301X SoCs with ARM CPU cores.
174 BCM53573 series is set of SoCs using ARM Cortex-A7 CPUs with wireless
196 Say Y if you intend to run the kernel on a Broadcom ARM-based STB
199 This enables support for Broadcom ARM-based set-top box chipsets,
209 Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based
212 This enables support for Broadcom BCA ARM-based broadband chipsets,
[all …]
/linux-6.12.1/drivers/net/ethernet/faraday/
DKconfig9 depends on ARM || COMPILE_TEST
22 depends on ARM || COMPILE_TEST
27 from Faraday. It is used on Faraday A320 and some other ARM SoC's.
31 depends on ARM || COMPILE_TEST
38 from Faraday. It is used on Faraday A369 and some other ARM SoC's.
/linux-6.12.1/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 || COMPILE_TEST
41 PMU (perf) driver supporting the ARM CCN (Cache Coherent Network)
59 depends on ARM || ARM64
60 bool "ARM PMU framework"
63 Say y if you want to use CPU performance monitors on ARM-based
137 tristate "ARM SMMUv3 Performance Monitors Extension"
[all …]
/linux-6.12.1/arch/arm/mach-versatile/
DKconfig3 bool "ARM Ltd. Versatile family"
18 This enables support for ARM Ltd Versatile board.
21 bool "ARM Ltd. Integrator family"
37 Support for ARM's Integrator platform.
48 Include support for the ARM(R) Integrator/AP and
61 allows ARM(R) Ltd PrimeCells to be developed and evaluated.
126 Include support for the ARM(R) Integrator CP platform.
147 bool "ARM Ltd. RealView family"
167 This enables support for ARM Ltd RealView boards.
176 Include support for the ARM(R) RealView(R) Emulation Baseboard
[all …]
/linux-6.12.1/drivers/clk/rockchip/
DKconfig21 depends on ARM || COMPILE_TEST
28 depends on ARM || COMPILE_TEST
35 depends on ARM || COMPILE_TEST
42 depends on ARM || COMPILE_TEST
49 depends on ARM || COMPILE_TEST
56 depends on ARM || COMPILE_TEST
63 depends on ARM || COMPILE_TEST
/linux-6.12.1/arch/arm64/kernel/vdso32/
Dvdso.lds.S59 .ARM.exidx : { *(.ARM.exidx*) }
62 .ARM.attributes 0 : { *(.ARM.attributes) }
/linux-6.12.1/drivers/clk/samsung/
DKconfig6 select S3C64XX_COMMON_CLK if ARM && ARCH_S3C64XX
7 select S5PV210_COMMON_CLK if ARM && ARCH_S5PV210
8 select EXYNOS_3250_COMMON_CLK if ARM && SOC_EXYNOS3250
9 select EXYNOS_4_COMMON_CLK if ARM && ARCH_EXYNOS4
10 select EXYNOS_5250_COMMON_CLK if ARM && SOC_EXYNOS5250
11 select EXYNOS_5260_COMMON_CLK if ARM && SOC_EXYNOS5260
12 select EXYNOS_5410_COMMON_CLK if ARM && SOC_EXYNOS5410
13 select EXYNOS_5420_COMMON_CLK if ARM && SOC_EXYNOS5420
/linux-6.12.1/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
/linux-6.12.1/arch/arm/kernel/
Dvmlinux.lds.S44 *(.ARM.exidx) *(.ARM.exidx.*)
45 *(.ARM.extab) *(.ARM.extab.*)
/linux-6.12.1/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.
/linux-6.12.1/drivers/iommu/
DKconfig35 depends on ARM || ARM64 || COMPILE_TEST
38 Enable support for the ARM long descriptor pagetable format.
55 depends on ARM || ARM64 || COMPILE_TEST
57 Enable support for the ARM Short-descriptor pagetable format.
184 depends on ARM
283 depends on ARM || ARM64 || COMPILE_TEST
311 found in Apple ARM SoCs like the M1.
317 # ARM IOMMU support
319 tristate "ARM Ltd. System MMU (SMMU) Support"
320 depends on ARM64 || ARM || COMPILE_TEST
[all …]

12345678910>>...23