Searched +full:stratix10 +full:- +full:svc (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/firmware/ |
| H A D | intel,stratix10-svc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/firmware/intel,stratix10-svc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Intel Service Layer Driver for Stratix10 SoC 10 - Dinh Nguyen <dinguyen@kernel.org> 11 - Mahesh Rao <mahesh.rao@altera.com> 14 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard 26 Intel Stratix10 service layer driver, running at privileged exception level 35 - intel,stratix10-svc [all …]
|
| H A D | intel,stratix10-svc.txt | 1 Intel Service Layer Driver for Stratix10 SoC 3 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard 15 Intel Stratix10 service layer driver, running at privileged exception level 22 ------------------- 23 The svc node has the following mandatory properties, must be located under 26 - compatible: "intel,stratix10-svc" or "intel,agilex-svc" 27 - method: smc or hvc 28 smc - Secure Monitor Call 29 hvc - Hypervisor Call 30 - memory-region: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | intel-stratix10-soc-fpga-mgr.txt | 1 Intel Stratix10 SoC FPGA Manager 5 firmware/svc node. 7 - compatible : should contain "intel,stratix10-soc-fpga-mgr" or 8 "intel,agilex-soc-fpga-mgr" 13 svc { 14 fpga_mgr: fpga-mgr { 15 compatible = "intel,stratix10-soc-fpga-mgr";
|
| H A D | intel,stratix10-soc-fpga-mgr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/fpga/intel,stratix10-soc-fpga-mgr.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Intel Stratix10 SoC FPGA Manager 10 - Mahesh Rao <mahesh.rao@altera.com> 11 - Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com> 12 - Niravkumar L Rabara <nirav.rabara@altera.com> 15 The Intel Stratix10 SoC consists of a 64-bit quad-core ARM Cortex A53 hard 16 processor system (HPS) and a Secure Device Manager (SDM). The Stratix10 [all …]
|
| /freebsd/sys/arm64/intel/ |
| H A D | stratix10-svc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 58 #include <arm64/intel/intel-smc.h> 59 #include <arm64/intel/stratix10-svc.h> 85 ret = sc->callfn(a0, a1, a2, 0, 0, 0, 0, 0, &res); in s10_data_claim() 109 switch (msg->command) { in s10_svc_send() 112 a1 = msg->flags; in s10_svc_send() 116 a1 = (uint64_t)msg->payload; in s10_svc_send() 117 a2 = (uint64_t)msg->payload_length; in s10_svc_send() [all …]
|
| H A D | stratix10-soc-fpga-mgr.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2019-2024 Ruslan Bukin <br@bsdpad.com> 8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 57 #include <arm64/intel/stratix10-svc.h> 84 sc = dev->si_drv1; in fpga_open() 86 sx_xlock(&sc->sx); in fpga_open() 87 if (sc->opened) { in fpga_open() 88 sx_xunlock(&sc->sx); in fpga_open() 92 err = s10_svc_allocate_memory(sc->s10_svc_dev, in fpga_open() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/altera/ |
| H A D | socfpga_stratix10.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/clock/stratix10-clock.h> 12 compatible = "altr,socfpga-stratix10"; 13 #address-cells = <2>; 14 #size-cells = <2>; 16 reserved-memory { 17 #address-cells = <2>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/intel/ |
| H A D | socfpga_agilex.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/clock/agilex-clock.h> 13 compatible = "intel,socfpga-agilex"; 14 #address-cells = <2>; 15 #size-cells = <2>; 17 reserved-memory { [all …]
|
| /freebsd/sys/conf/ |
| H A D | files.arm64 | 63 arm64/arm64/locore.S standard no-obj 76 compile-with "${NORMAL_C:N-mbranch-protection*} -mbranch-protection=bti" 93 compile-with "${NOSAN_C}" 137 compile-with "${NOSAN_C} -fpie" \ 138 no-obj 141 compile-with "${NOSAN_C} -fpie" \ 142 no-obj 145 …compile-with "${SYSTEM_LD_BASECMD} -o ${.TARGET} ${.ALLSRC} --defsym=_start='0x0' --defsym=text_st… 146 no-obj no-implicit-rule 149 compile-with "${OBJCOPY} --strip-debug ${.ALLSRC} ${.TARGET}" \ [all …]
|