aboutsummaryrefslogtreecommitdiffstats
path: root/include/common
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2016-01-12 10:28:42 +0000
committerSoby Mathew <soby.mathew@arm.com>2016-01-13 09:39:11 +0000
commit7b3aabc0cfed0615b03887edfda12ce46a3a8335 (patch)
tree7be9d20bdc21b000f5b5b225a17aaae2a7fdcf0f /include/common
parent5773b5322d0b4067186d64af53a53409e3bf3e31 (diff)
downloadplatform_external_arm-trusted-firmware-7b3aabc0cfed0615b03887edfda12ce46a3a8335.tar.gz
platform_external_arm-trusted-firmware-7b3aabc0cfed0615b03887edfda12ce46a3a8335.tar.bz2
platform_external_arm-trusted-firmware-7b3aabc0cfed0615b03887edfda12ce46a3a8335.zip
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
Diffstat (limited to 'include/common')
0 files changed, 0 insertions, 0 deletions