aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEvan Green <[email protected]>2020-11-27 10:28:34 +0000
committerGreg Kroah-Hartman <[email protected]>2020-11-27 16:10:06 +0100
commitfd3bb8f54a88107570334c156efb0c724a261003 (patch)
treeb6b3997e7140f62334df9a1cbd22abad4e9d40f9 /tools/perf/scripts/python/stackcollapse.py
parent8f3991f0669ef271615e25c3390c20b8fb00d674 (diff)
nvmem: core: Add support for keepout regions
Introduce support into the nvmem core for arrays of register ranges that should not result in actual device access. For these regions a constant byte (repeated) is returned instead on read, and writes are quietly ignored and returned as successful. This is useful for instance if certain efuse regions are protected from access by Linux because they contain secret info to another part of the system (like an integrated modem). Signed-off-by: Evan Green <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions