Searched hist:"9 d24d353e6d1882ec7a5df99cb374165fe001e56" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/common/ |
| H A D | runtime_svc.c | 9d24d353e6d1882ec7a5df99cb374165fe001e56 Tue Jun 28 15:44:28 UTC 2016 Sandrine Bailleux <sandrine.bailleux@arm.com> 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
|