diff options
| author | Patrick Daly <pdaly@codeaurora.org> | 2016-07-20 20:19:53 -0700 |
|---|---|---|
| committer | Patrick Daly <pdaly@codeaurora.org> | 2016-08-17 12:47:21 -0700 |
| commit | ff15045bed7be4da29773fa03b18da8b40a1d952 (patch) | |
| tree | 6ea21b32800ddfeb9bb8194fdfb52c9613bb375e /tools/perf/scripts/python/bin | |
| parent | fb77347f7115a5f88d755ecd89eebc8053ae00f2 (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/bin')
0 files changed, 0 insertions, 0 deletions
