commit | b13a28ffde2c8bde52fcbc101482d1a7c9a35c1a | [log] [tgz] |
---|---|---|
author | Shiraz Hashim <shashim@codeaurora.org> | Tue Nov 01 16:36:49 2016 +0530 |
committer | Patrick Daly <pdaly@codeaurora.org> | Thu Nov 10 16:05:03 2016 -0800 |
tree | 52d5a5d78176b7404fd8b4f100a6b0396b9e7670 | |
parent | 26319445b615112ab5303f89b322c1a12583c121 [diff] |
msm: secure_buffer: fix scm call argument layout For hyp_assign calls, dest_vm_and_perm_info wrongly defines ctx as u32 * type, while TZ expects it as u64. This creates an inconsistency on 32bit system. Fix it. Change-Id: I31e8e0b5e9ae240ca031f625cf7c49f1bfe165d4 Signed-off-by: Shiraz Hashim <shashim@codeaurora.org> Signed-off-by: Patrick Daly <pdaly@codeaurora.org>