commit | 6cb21d985c25383baf105afbd17d52d43006990d | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Thu Jan 07 15:18:12 2021 +0000 |
committer | J-Alves <joao.alves@arm.com> | Wed Mar 03 17:36:08 2021 +0000 |
tree | c32bb97639aba34bb7af5833c03d203b589150c5 | |
parent | e30228aebedda69f3de8d43a9f2afdec4c384e3e [diff] |
FF-A: Accessors for arguments from FF-A calls Defined some accessors for arguments from FF-A calls, namely for func id, error code, and direct message destination/source. This should help make consistent how they were being handled, enforcing also adequate type checking. Replace the accesses to those FF-A arguments with respective wrapper calls. Change-Id: I99d8e77f3b24728c30eafa3e76a830246790ec5f Signed-off-by: J-Alves <joao.alves@arm.com>