summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPatrick Daly <pdaly@codeaurora.org>2016-07-20 20:19:53 -0700
committerPatrick Daly <pdaly@codeaurora.org>2016-08-17 12:47:21 -0700
commitff15045bed7be4da29773fa03b18da8b40a1d952 (patch)
tree6ea21b32800ddfeb9bb8194fdfb52c9613bb375e /tools/perf/scripts/python
parentfb77347f7115a5f88d755ecd89eebc8053ae00f2 (diff)
secure_buffer: Remove all-in-one buffer usage
Allocate objects via kzalloc() when possible. For the case where a large chunk (512 Kb) of physically contiguous memory is required, continue to use a special purpose buffer reserved at boot. Since this special purpose buffer is no longer used for random metadata, the associated code is simpler to understand. Change-Id: I85078f351293b556a501e9aca075ef87e2e86afd Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions