Home
last modified time | relevance | path

Searched full:corstone1000 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,corstone1000.yaml4 $id: http://devicetree.org/schemas/arm/arm,corstone1000.yaml#
7 title: ARM Corstone1000
14 ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that
33 - description: Corstone1000 MPS3 it has 1 Cortex-A35 CPU core in a FPGA
34 implementation of the Corstone1000 in the MPS3 prototyping board. See
37 - const: arm,corstone1000-mps3
38 - description: Corstone1000 FVP is the Fixed Virtual Platform
41 - const: arm,corstone1000-fvp
/linux-6.12.1/arch/arm64/boot/dts/arm/
Dcorstone1000-mps3.dts10 #include "corstone1000.dtsi"
13 model = "ARM Corstone1000 FPGA MPS3 board";
14 compatible = "arm,corstone1000-mps3";
Dcorstone1000-fvp.dts10 #include "corstone1000.dtsi"
13 model = "ARM Corstone1000 FVP (Fixed Virtual Platform)";
14 compatible = "arm,corstone1000-fvp";
DMakefile9 dtb-$(CONFIG_ARCH_VEXPRESS) += corstone1000-fvp.dtb corstone1000-mps3.dtb