commit | c90b66637cc6ca27b8e4575472a0aadb7fcae3be | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Mar 28 18:24:21 2019 +0530 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Jun 10 09:27:16 2019 +0200 |
tree | e36e04e09fa0f834ae4658ec69ea659acfdfd026 | |
parent | bdeb310a76764957fc196019aec727686f134951 [diff] |
symbolize.py: add support to symbolize TA ftrace addresses Add supoort to symbolize function graph addresses for instrumented TA. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960)
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers