Fix handler prototype in Trusty generic dispatcher
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 1 Aug 2018 13:55:34 +0000 (15:55 +0200)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 1 Aug 2018 14:07:20 +0000 (16:07 +0200)
commit2de6deaae55031f003ba8c095e00106ffe4aa632
tree9c010b189378b5c04da39244a012a50fa1142623
parente313c122a707aedec63134448920c466e160957e
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>
services/spd/trusty/generic-arm64-smcall.c