Increase COMMS_MHU_MSG_SIZE limit for CS1000

The size of the messages between the Host and SE have increased
because the VARIABLE_INDEX_MAX_NAME_SIZE was increased from
32 to 64. The default COMMS_MHU_MSG_SIZE is 0x2100 which is no longer
sufficent because of this. It had to be increased accordingly
so the Embed Protocol can still be used even for the largest messages.

Change-Id: I11501dbe20c7ccf2f772a3db9e18149b2af50026
Signed-off-by: Bence Balogh <bence.balogh@arm.com>
1 file changed