commit | 58c6dd4534cb9c0ca1575663a1dd627ced13f5b4 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Jun 22 12:03:44 2018 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Jun 22 12:03:44 2018 +0100 |
tree | 230d4a25cf1bf1b8197e5e447991371e6ddea34c | |
parent | e102765a6bed059feb9413dcaea94625f90d87d8 [diff] |
SDEI: Fix name of internal function The function end_sdei_explicit_dispatch() was intended to be end_sdei_synchronous_dispatch() which does the opposite of begin_sdei_synchronous_dispatch(). This patch fixes that. No functional changes. Change-Id: I141bd91eb342ecf4ddfd05b49513eee4549e7a56 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>