Commit Graph

8 Commits

Author SHA1 Message Date
Gaurav Kashyap
0ed0ca2840 tz_log: update TZ version for enlarged buf
Update the TZ version to include the latest diag version
when choosing to use enlarged buffers.

Change-Id: Icd285c171957d0ddf6d4e9980bae33fa7b5eb9ec
Signed-off-by: Gaurav Kashyap <gaurkash@codeaurora.org>
2021-07-20 21:05:39 +05:30
Monika Singh
3ba06afa44 firmware: qcom: tzbsp_diag info not required for qsee_log
In case of Qsee_log we are not using the tzbsp_diag_buf
so there is no need to copy that.

Change-Id: Iabffd1708507e16ef8d75102637fd45bb7182549
Signed-off-by: Monika Singh <monising@codeaurora.org>
2020-12-07 09:19:13 +05:30
Anmolpreet Kaur
bbe813c8f7 tzlog: Update structs as per the new requests
Update structs as per the new requests.

Change-Id: Idea5ebdf6c558b4a2e26031334f47eb7914a0615
Signed-off-by: Anmolpreet Kaur <anmolpre@codeaurora.org>
2020-11-16 11:41:54 +05:30
AnilKumar Chimata
5386e1c177 firmware: qcom: Fix hyp_log issue
While reading the hyp logs few garbage characters were seen
due to invalid len computed. This patch fixes the issue by
properly computing the len.

Change-Id: I2e2f23d069ee45b0c57a7b673248b63eedaf7697
Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>
2020-09-29 15:24:52 +05:30
AnilKumar Chimata
0ee960d80e firmware: qcom: Remove garbage characters from qsee log
Send proper buffer size to fix the garbage characters
appearing on qsee logs.

Change-Id: Ia472b6d0478399e4df81803151c4bd757266ad7d
Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>
2020-07-29 18:28:33 -07:00
Zhen Kong
674704aa21 firmware: qcom: add enlarged qsee log support
make changes to support enlarged qsee logs support.

Change-Id: I15908f7d2bee2dce0b35db751340a71f340ffeea
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2020-05-08 16:17:38 -07:00
Zhen Kong
3d96e601a6 firmware: qcom: add encrypted tz and qsee log support
make changes to support encrypted tz and qsee logs.

Change-Id: I4ad882845507f512a1a3edccbf6cb2d07bd3af5c
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2020-04-23 13:55:18 -07:00
Zhen Kong
7b4e409605 firmware: qcom: Add TZ log driver snapshot for Lahaina
Add snapshot for tzlog driver from msm-4.19 commit 6b6b8fd4946a
("firmware: qcom: fix qsee_log issue").

Change-Id: I1e5aefa971a0e98be1cb795f762e3d385209cbdd
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2019-12-11 10:14:56 -08:00