commit | 152e05a6c36d1b7fc2659f80b3574963e16a1a5f | [log] [tgz] |
---|---|---|
author | Patrick Daly <pdaly@codeaurora.org> | Fri Jul 08 14:34:44 2016 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Fri Sep 30 16:16:37 2016 -0700 |
tree | 16107aebb12a7252f4403535a5ae881a0a2bd705 | |
parent | 253b23dc5b5edee940b5f9fe66a87641bad51688 [diff] |
qcom: secure_buffer: Use enum type to hold VMID definitions Using a enum allows easier maintence by automatically updating the value of VMID_LAST whenever a new value is added. Change-Id: I35e38b9331bb10cc4725b9d9e2f65add21e58765 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>