arm-trusted-firmware/common
Soby Mathew 5e5e41625e Improve debug assertion for runtime svc number
This patch improves the debug assertion for runtime svc number
 - Remove useless comparison ensuring that the number of descriptors
   is a positive number. The variable is an unsigned integer so can't
   be negative.
 - Check that the end address of the descriptors is sane relative
   to the start address.

Change-Id: Iea7be6b34e33b8b1cbd394eb923cc834ea964831
2016-07-26 16:39:19 +01:00
..
aarch64 Introduce el3_runtime and PSCI libraries 2016-07-18 17:52:15 +01:00
bl_common.c Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
runtime_svc.c Improve debug assertion for runtime svc number 2016-07-26 16:39:19 +01:00
tf_printf.c Differentiate long and long long formats in tf_printf 2016-04-07 22:29:04 +01:00