Lines Matching +full:secure +full:- +full:only
3 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard
4 processor system (HPS) and Secure Device Manager (SDM). When the FPGA is
10 communication with SDM, only the secure world of software (EL3, Exception
18 driver also manages secure monitor call (SMC) to communicate with secure monitor
22 -------------------
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:
32 Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt
36 -------
38 reserved-memory {
39 #address-cells = <2>;
40 #size-cells = <2>;
44 compatible = "shared-dma-pool";
47 no-map;
53 compatible = "intel,stratix10-svc";
55 memory-region = <&service_reserved>;