arm-trusted-firmware/common
Sandrine Bailleux 9d24d353e6 Improvements to runtime service init code
Light refactoring of the code in runtime_svc.c file.

 - Declare validate_rt_svc_desc()'s argument as const.

 - Remove 'goto' path in runtime_svc_init(). It was used in one
   place only.

 - Improve code readability by declaring a local variable holding the
   service pointer.

Change-Id: I3b15c5adb9f37b786b5b993a9be70ea9dd017a83
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 Improvements to runtime service init code 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