| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/crypto/xlnx,zynqmp-aes.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Xilinx ZynqMP AES-GCM Hardware Accelerator Device Tree Bindings |
| - Kalyani Akula <kalyani.akula@xilinx.com> |
| - Michal Simek <michal.simek@xilinx.com> |
| The ZynqMP AES-GCM hardened cryptographic accelerator is used to |
| encrypt or decrypt the data with provided key and initialization vector. |
| additionalProperties: false |
| zynqmp_firmware: zynqmp-firmware { |
| compatible = "xlnx,zynqmp-firmware"; |
| compatible = "xlnx,zynqmp-aes"; |