test(rme): add SME registers to SIMD state test
Randomly verify SVE registers or SME registers if the system supports
both SVE and SME.
Within SME, randomly select below configs
- enable/disable streaming mode
- enable/disable FA64
- select random streaming vector length
With this change 'host_and_realm_check_simd' test will support below
configs:
* SVE only
* SME only
* with SVE and SME
* without SVE and SME
Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id: I2895135eeecd3f3e895de3ed7aa2864fb35fd4b1
1 file changed