blob: 82a6f53dbf0f9d56c6f30c8cb0f044c64f18a0ad [file] [log] [blame]
# Copyright (c) 2023 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
description: SiP SVC driver instance on Intel Agilex SOC FPGA for SMC call
compatible: "intel,socfpga-agilex-sip-smc"
include: base.yaml
properties:
method:
type: string
const: smc
required: true
description: |
The method of calling the EL3 firmware.The current driver only supports
communication with EL3 firmware.
zephyr,num-clients:
type: int
required: true
description: |
Number of allowed clients that can communicate with lower layer.
Maximum allowed is 16.