diff options
author | Rishabh Bhatnagar <[email protected]> | 2018-05-23 17:35:21 -0700 |
---|---|---|
committer | Andy Gross <[email protected]> | 2018-07-21 13:31:35 -0500 |
commit | a3134fb09e0bc5bee76e13bf863173b86f21cf87 (patch) | |
tree | e8f9aa7f9518533c3c8a2d337092697a2c7bfa38 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7e5700ae64f6a8921c130f34946af4de4483bb7c (diff) |
drivers: soc: Add LLCC driver
LLCC (Last Level Cache Controller) provides additional cache memory
in the system. LLCC is partitioned into multiple slices and each
slice gets its own priority, size, ID and other config parameters.
LLCC driver programs these parameters for each slice. Clients that
are assigned to use LLCC need to get information such size & ID of the
slice they get and activate or deactivate the slice as needed. LLCC driver
provides API for the clients to perform these operations.
Signed-off-by: Channagoud Kadabi <[email protected]>
Signed-off-by: Rishabh Bhatnagar <[email protected]>
Reviewed-by: Evan Green <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions