diff options
| author | Mallikarjuna Reddy Amireddy <mamire@codeaurora.org> | 2015-05-06 00:01:57 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-09 06:44:57 -0700 |
| commit | 063f6eab6aad5f3263dd52f5e086216bb1007d0c (patch) | |
| tree | 5d2335272616efe0dcf16c72d1c92c6217281764 /include/linux/debugobjects.h | |
| parent | e94b446eac88a43e42ecde105275d48b677ea5b3 (diff) | |
firmware: qcom: tz_log: fix incorrect datatype for warm_jmp_addr.
warm_jmp_addr variable datatype is uint32 in tz version 2.X (32 -bit)
and uint64 in tz version >=3.X (64 bit). But HLOS side always hadling with
uint32. So this is causing mismatch data types between Tz and HLOS side,
which is providing wrong 'Warmboot jump address'. So updating
tzdbg_boot_info according to the TZ versions.
Change-Id: I216f9d4407592ae0112902fe423a807ae3c146d0
Signed-off-by: Mallikarjuna Reddy Amireddy <mamire@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
