commit | a5201e455a96dcaaf2df1d5b685d4fd67e479b6b | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Feb 22 15:25:21 2022 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Mon May 09 12:18:16 2022 +0200 |
tree | 00406e03171c0046be63b8f00e06b0f14d248ad3 | |
parent | 93bea2ed3c38ea7ed31cb1f7d088ca213361555f [diff] |
Implement ffa_mem_perm_get/set functions Add functions for invoking FFA_MEM_PERM_GET and FFA_MEM_PERM_SET FF-A 1.1 interfaces. These calls can be used to query or change the access rights of the memory regions of the SP. The patch includes tests and mock implementations as well. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I9e29551768951f6cd58aa57d18d3b65ad8e4f441