arm-trusted-firmware/include/bl31
Soby Mathew 7b3aabc0cf Use designated initialization in DECLARE_RT_SVC macro
This patch changes the anonymous initialization of `rt_svc_desc_t` structure
by the `DECLARE_RT_SVC` macro to designated initialization. This makes the
code more robust and less sensitive to potential changes to the
`rt_svc_desc_t` structure.

Change-Id: If6f1586730c0d29d92ef09e07eff7dd0d22857c7
2016-01-13 09:39:11 +00:00
..
services Miscellaneous doc fixes for v1.2 2015-12-21 18:10:12 +00:00
bl31.h Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
cpu_data.h PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
interrupt_mgmt.h Enable support for EL3 interrupt in IMF 2015-12-09 09:58:17 +00:00
runtime_svc.h Use designated initialization in DECLARE_RT_SVC macro 2016-01-13 09:39:11 +00:00