commit | 1500a6f3cf9424c1f4e2d960fe6270bc664cf63e | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Mon Jul 22 13:29:11 2024 +0100 |
committer | AlexeiFedorov <Alexei.Fedorov@arm.com> | Mon Jul 22 13:37:30 2024 +0100 |
tree | cc5d12ce55e72f6265fc2adc3c09d4a9f3ad3c39 | |
parent | 994e6956079c58766cefac29aaa0f97af10cd73c [diff] |
fix(realm): fix RMI commands arguments descriptions This patch fixes descriptions of arguments and return values for RMI commands definitions in host_realm_rmi.h according to RMM specification and TF-A RMM implementation. This patch doesn't introduce any functional changes. Change-Id: I798ee57dac51ed8bbeb2fb4822788d6ae6ba2963 Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>