commit | 0181ebdaaa80e020ab954f1e6f7fb59b88d3ecd7 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Jul 04 13:09:25 2022 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Mon Aug 29 12:50:18 2022 +0200 |
tree | 27145d50a977ecc6c306a150001022e2bad7251b | |
parent | 60335f0888288e80df6f65899d356b0db11d680b [diff] |
Remove the use of global own_id from ffarpc_caller Pass own_id as the parameter of ffa_caller_init to remove dependency on own_id global variable. Change service locator to query the caller's id via sp_discovery_own_id_get and pass it to the ffarpc_caller_init. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I1f654441f9a4f777335c111ac278aeeebd75bf30