Platform: CS315: Fix warnings to prevent UB
In release build type, the armclang optimized out the function calls
after the bl1_key_to_kmu_key() call when the kmu_key_slot was
uninitialized or the conversions were implicit.
Change-Id: I6425af20169598d0372a3f26bf90bba2e5968504
Signed-off-by:
Bence Balogh <bence.balogh@arm.com>
Loading