1 Axis crypto engine with PDMA interface. 2 3 Required properties: 4 - compatible : Should be one of the following 5 "axis,artpec6-crypto" for the version 6 "axis,artpec7-crypto" for the version 7 - reg: Base address and size for the PDMA regi 8 - interrupts: Interrupt handle for the PDMA in 9 10 Example: 11 12 crypto@f4264000 { 13 compatible = "axis,artpec6-crypto"; 14 reg = <0xf4264000 0x1000>; 15 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVE 16 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.