commit | ddf72e6a36bd6ef0958af5cfd638926861fe5c21 | [log] [tgz] |
---|---|---|
author | Levi Yun <yeoreum.yun@arm.com> | Wed Aug 07 16:54:17 2024 +0100 |
committer | Yeoreum Yun <yeoreum.yun@arm.com> | Fri Jan 03 14:48:32 2025 +0000 |
tree | 5ef783f7ec497e27bf59530868cb248639d62f41 | |
parent | 4053a647f6eca71e5a34bc52303a049e3324ca90 [diff] |
feat(ff-a): add FFA_MEM_PERM_GET/SET_SMC64 FF-A memory management protocol v1.1 specifies not only FFA_MEM_PERM_GET_SMC32/FFA_MEM_PERM_SET_SMC32 but also FFA_MEM_PERM_GET_SMC64/FFA_MEM_PERM_SET_SMC64. Change former FFA_MEM_PERM_GET/SET definitions to separate operations and add handler for FFA_MEM_PERM_GET/SET_SMC64 in spmc_smc_handler(). Signed-off-by: Levi Yun <yeoreum.yun@arm.com> Change-Id: I175063654703db26c1ffc3cfd7fa428b94d2bfc9