arm-trusted-firmware/common
Sandrine Bailleux 3a26a28c72 Make runtime_svc_init() function more robust
- Added some debug assertions checking that the runtime services
   indexes computed by get_unique_oen() are sane.

 - Do not print the name of the service when its descriptor is
   invalid. If the descriptor is corrupted then its name field
   could be corrupted as well and we would end up reading an
   arbitrary amount of invalid memory.

Change-Id: I16f61065277d01fe1555d5a9cf743f7b52ccaa60
2016-07-25 12:57:42 +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 Make runtime_svc_init() function more robust 2016-07-25 12:57:42 +01:00
tf_printf.c Differentiate long and long long formats in tf_printf 2016-04-07 22:29:04 +01:00