Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ftrace_format.py not reading from stdin
optee_os/scripts/ftrace_format.py does not read from stdin, hence piping into it does not work and only prints usage information. Instead, the ftrace-<ta_uuid>.out file has to be given as an argument. Signed-off-by: Stefan Gloor <[email protected]> Reviewed-by: Jerome Forissier <[email protected]>
- Loading branch information