This patchset adds support for the eip197f_iewc configuration that is currently being taped-out by a customer. It adds support for the 256 bit internal buswidth used by larger EIP197's as well as support for having less ring interrupt controllers than rings. The patchset has been tested with the eip197f_iewc_w8 and eip197c_iewxkbc configurations on the Xilinx VCU118 development board as well as on the Macchiatobin board (Marvell A8K/eip197b_ieswx), including the crypto extra tests. Pascal van Leeuwen (2): crypto: inside-secure - Add support for 256 bit wide internal bus crypto: inside-secure - Add support for HW with less ring AIC's than rings drivers/crypto/inside-secure/safexcel.c | 119 ++++++++++++++++----------- drivers/crypto/inside-secure/safexcel.h | 22 +++-- drivers/crypto/inside-secure/safexcel_ring.c | 4 +- 3 files changed, 91 insertions(+), 54 deletions(-) -- 1.8.3.1