commit | 6d59413b849ea24b9bb12926b39b7caeea974d17 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Sep 27 15:27:25 2024 -0600 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Dec 06 11:20:43 2024 -0700 |
tree | d01a1aa4c44ee3e108613f347a39fc371cb39547 | |
parent | b386c6e61d5bae9107fffe7b7c2e0220f3d1800e [diff] |
refactor(qemu-sbsa): rename function sip_svc_init() to something more meaningful There is no relation between the name of function sip_svc_init() and what it does. As such rename it to something more appropriate and move it to a header that make sense. No change in functionality. Change-Id: I7bd78b1fe70e2930c395ef0a097bfad3b1e55d3a Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>