Home
last modified time | relevance | path

Searched full:armv8 (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/linux/arch/arm64/crypto/
H A DKconfig6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)"
16 - ARMv8 Crypto Extensions
40 tristate "Hash functions: SM3 (ARMv8.2 Crypto Extensions)"
48 - ARMv8.2 Crypto Extensions
64 tristate "Ciphers: AES (ARMv8 Crypto Extensions)"
72 - ARMv8 Crypto Extensions
75 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)"
89 - ARMv8 Crypto Extensions
129 tristate "Ciphers: SM4 (ARMv8.2 Crypto Extensions)"
137 - ARMv8.2 Crypto Extensions
[all …]
H A Dsm3-ce-glue.c3 * sm3-ce-glue.c - SM3 secure hash using ARMv8.2 Crypto Extensions
17 MODULE_DESCRIPTION("SM3 secure hash using ARMv8 Crypto Extensions");
H A Daes-ce-glue.c3 * aes-ce-cipher.c - core AES cipher using ARMv8 Crypto Extensions
19 MODULE_DESCRIPTION("Synchronous AES cipher using ARMv8 Crypto Extensions");
/linux/arch/arm64/
H A DKconfig.platforms48 This enables support for the ARMv8 based ARTPEC SoC Family.
99 This enables support for Broadcom's ARMv8 Set Top Box SoCs
147 This enables support for ARMv8 based Samsung Exynos SoC family.
168 This enables support for Hisilicon ARMv8 SoC family
182 & MT81xx ARMv8 SoCs
201 This enables support for the Microchip LAN969X ARMv8-based
216 This enables support for the Microchip Sparx5 ARMv8-based
281 This enables support for the ARMv8 based SoCs in the
297 This enables support for the ARMv8 based Nuvoton MA35 series SoCs.
313 This enables support for the ARMv8 based AMD Pensando SoC
[all …]
H A DKconfig1426 ARMv8.3 Pointer Authentication will result in the PAC being
1472 part of the ARMv8.2-LPA extension.
1475 do not support ARMv8.2-LPA, but with some added memory overhead (and
1729 to ARMv8 without modification.
1771 bool "Emulate deprecated/obsolete ARMv8 instructions"
1787 ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that
1811 CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
1827 AArch32 EL0, and is deprecated in ARMv8.
1843 menu "ARMv8.1 architectural features"
1849 The ARMv8.1 architecture extensions introduce support for
[all …]
/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-aemv8a.dts5 * Architecture Envelope Model (AEM) ARMv8-A
43 compatible = "arm,armv8";
51 compatible = "arm,armv8";
59 compatible = "arm,armv8";
67 compatible = "arm,armv8";
114 compatible = "arm,armv8-timer";
122 compatible = "arm,armv8-pmuv3";
H A Dfoundation-v8.dtsi5 * ARMv8 Foundation model DTS
38 compatible = "arm,armv8";
44 compatible = "arm,armv8";
50 compatible = "arm,armv8";
56 compatible = "arm,armv8";
75 compatible = "arm,armv8-timer";
83 compatible = "arm,armv8-pmuv3";
H A Dfvp-base-revc.dts5 * Architecture Envelope Model (AEM) ARMv8-A
73 compatible = "arm,armv8";
87 compatible = "arm,armv8";
101 compatible = "arm,armv8";
115 compatible = "arm,armv8";
129 compatible = "arm,armv8";
143 compatible = "arm,armv8";
157 compatible = "arm,armv8";
171 compatible = "arm,armv8";
245 compatible = "arm,armv8-timer";
[all …]
H A Dfoundation-v8-psci.dts4 * ARMv8 Foundation model DTS (GICv2+PSCI configuration)
H A Dfoundation-v8-gicv3-psci.dts4 * ARMv8 Foundation model DTS (GICv3+PSCI configuration)
H A Dfoundation-v8.dts5 * ARMv8 Foundation model DTS (GICv2 configuration)
H A Dfoundation-v8-gicv3.dts5 * ARMv8 Foundation model DTS (GICv3 configuration)
/linux/arch/arm/crypto/
H A DKconfig6 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"
19 - ARMv8 Crypto Extensions
23 that is part of the ARMv8 Crypto Extensions, or a slower variant that
83 tristate "Ciphers: AES, modes: ECB/CBC/CTS/CTR/XTS (ARMv8 Crypto Extensions)"
98 - ARMv8 Crypto Extensions
/linux/arch/arm64/configs/
H A Dhardening.config10 # Pointer authentication (ARMv8.3 and later). If hardware actually supports
15 # Available in ARMv8.5 and later.
22 # Available in ARMv8.7 and later.
/linux/tools/perf/arch/arm64/util/
H A Dtsc.c12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()
13 * system counter is at least 56 bits wide; from Armv8.6, the counter in rdtsc()
/linux/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst11 Coresight CPU debug module is defined in ARMv8-a architecture reference manual
49 - ARMv8-a (ARM DDI 0487A.k) and ARMv7-a (ARM DDI 0406C.b) have different
52 If PCSROffset=0b0000, on ARMv8-a the feature of EDPCSR is not implemented;
59 If PCSROffset=0b0010, ARMv8-a defines "EDPCSR implemented, and samples have
61 state". So on ARMv8 if EDDEVID1.PCSROffset is 0b0010 and the CPU operates
70 have been enabled properly. In ARMv8-a ARM (ARM DDI 0487A.k) chapter 'H9.1
/linux/tools/memory-model/Documentation/
H A Dreferences.txt44 o ARM Ltd. (Ed.). 2014. "ARM Architecture Reference Manual (ARMv8,
45 for ARMv8-A architecture profile)". ARM Ltd.
53 Sewell. 2016. "Modelling the ARMv8 Architecture, Operationally:
67 multicopy-atomic axiomatic and operational models for ARMv8". In
/linux/lib/crypto/arm/
H A Dsha256-ce.S3 * SHA-224/256 secure hash using ARMv8 Crypto Extensions
13 .arch armv8-a
14 .fpu crypto-neon-fp-armv8
H A Dsha1-ce-core.S3 * SHA-1 secure hash using ARMv8 Crypto Extensions
13 .arch armv8-a
14 .fpu crypto-neon-fp-armv8
/linux/Documentation/devicetree/bindings/perf/
H A Dspe-pmu.yaml7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU)
13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
/linux/tools/testing/selftests/arm64/mte/
H A DMakefile18 mte_cc_support := $(shell if ($(CC) $(CFLAGS) -march=armv8.5-a+memtag -E -x c /dev/null -o /dev/nul…
32 $(warning compiler "$(CC)" does not support the ARMv8.5 MTE extension.)
/linux/drivers/soc/samsung/
H A DKconfig10 # There is no need to enable these drivers for ARMv8
47 # There is no need to enable these drivers for ARMv8
/linux/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer.yaml30 - arm,armv8-timer
32 - const: arm,armv8-timer
/linux/drivers/perf/
H A DKconfig152 version 3. The PMUv3 is the CPU performance monitors on ARMv8
228 tristate "Enable support for the ARMv8.2 Statistical Profiling Extension"
231 Enable perf support for the ARMv8.2 Statistical Profiling
/linux/lib/crypto/arm64/
H A Dsha1-ce-core.S3 * SHA-1 secure hash using ARMv8 Crypto Extensions
12 .arch armv8-a+crypto

12345678910>>...14