commit | a25c760e4b36539dbb7c8e1c054fb7e8a9b947c8 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Wed Mar 27 13:38:30 2024 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Tue Apr 09 14:21:33 2024 +0000 |
tree | 9579b2719dfcac595d7a61aa2e4eb8b0d5ed0674 | |
parent | d19bf699ab877f16f3ca767ede7e1916533ccbd6 [diff] |
KVM: arm64: Add FF-A trace event Define a hypervisor trace event for FF-A smc calls. Log the function number and the associated arguments when the hypervisor traps the FF-A smc request coming from the host. Refactor the handling of the FF-A host smc calls without chaning the intended behaviour. Change-Id: Ie9993f946db07b312738328a62d53a99d47d5f34 Signed-off-by: Sebastian Ene <sebastianene@google.com>