diff options
| author | Amir Samuelov <amirs@codeaurora.org> | 2017-05-15 10:52:11 +0300 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-05-15 00:55:31 -0700 |
| commit | 646bb3157bf47bae5ac28bdd4c04a989869e5a8b (patch) | |
| tree | 2b69403ab0356f0b5d608a2b043ad4dc116997ea /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c6d1c1699e7dcc7ec170baae48be94814061d0b7 (diff) | |
spcom: avoid user commands via /dev/spcom
The pseudo-file char-device-nodes /dev/spcom and /dev/sp_ssr are not
associated with a logical channel for data transfer with the Secure
Processor (SP).
Avoid sending user command by file write() over those device nodes.
The command "create channel" should be done over /dev/sp_kernel rather
than over /dev/spcom.
Verify that glink pass valid channel pointer to spcom callbacks.
Use size_t for channel "actual_rx_size" parameter that is provided by
glink to spcom callback.
Remove "fake SSR" command, since real SSR is supported by SP.
Change-Id: Id9113389d94ab4aed01d3ac1e370c4e8f3c8965b
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
