commit | 3ed16a1ab3a975e65e3fdecbb785d1ceb088d85f | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Aug 01 15:55:34 2018 +0200 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Aug 01 16:07:20 2018 +0200 |
tree | 9c010b189378b5c04da39244a012a50fa1142623 | |
parent | 27cfbcfe700ab015fc0a3428c8db8c2cc09d242c [diff] |
Fix handler prototype in Trusty generic dispatcher Fix the types of the arguments of trusty_generic_platform_smc() to match the expected prototype of a runtime service handler (see rt_svc_handle_t type). Change-Id: Ie839d116ca924b4b018ea2abbef72a1073da2a32 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>