This patchset fixes some issues with the TRC RAM probing that caused instability (random failures) on the Macchiatobin board and incorrect configuration of the TRC for some other corner case RAM configuration. The patchset has been tested with the eip197c_iewxkbc configuration with 163840 bytes of TRC data RAM and 4096 words of TRC admin RAM on the Xilinx VCU118 development board as well as on the Macchiatobin board (Marvell A8K: EIP197b-ieswx w/ 15350 bytes data RAM & 80 words admin RAM), including the testmgr extra tests. Pascal van Leeuwen (2): crypto: inside-secure: [URGENT] Fix stability issue with Macchiatobin crypto: inside-secure - Fixed corner case TRC admin RAM probing issue drivers/crypto/inside-secure/safexcel.c | 52 +++++++++++++++++++++------------ drivers/crypto/inside-secure/safexcel.h | 2 ++ 2 files changed, 36 insertions(+), 18 deletions(-) -- 1.8.3.1