Searched +full:cortex +full:- +full:a32 (Results  1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/arm/ | 
| H A D | arm,corstone1000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
 11   - Hugues Kamba Mpiana <hugues.kambampiana@arm.com>
 14   ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that
 15   provides a flexible compute architecture that combines Cortex‑A and Cortex‑M
 18   Support for Cortex‑A32, Cortex‑A35 and Cortex‑A53 processors. Two expansion
 19   systems for M-Class (or other) processors for adding sensors, connectivity,
 25   seamless integration of the optional CryptoCell™-312 cryptographic
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/interrupt-controller/ | 
| H A D | arm,gic-v3.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic-v3.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Marc Zyngier <maz@kernel.org>
 15   Software Generated Interrupts (SGI), and Locality-specific Peripheral
 19   - $ref: /schemas/interrupt-controller.yaml#
 24       - items:
 25           - enum:
 26               - qcom,msm8996-gic-v3
 [all …]
 
 | 
| /linux/arch/arm64/ | 
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only287 	  ARM 64-bit (AArch64) Linux support.
 295 	# required due to use of the -Zfixed-x18 flag.
 298 	# -Zsanitizer=shadow-call-stack flag.
 308 	depends on $(cc-option,-fpatchable-function-entry=2)
 334 #  VA_BITS - PTDESC_TABLE_SHIFT
 412 	def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n)
 417 	# https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2
 467 	  at stage-2.
 492 …bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is acce…
 [all …]
 
 |