diff options
author | Mark Brown <broonie@kernel.org> | 2023-03-26 15:11:12 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-30 12:25:42 +0100 |
commit | f6352424e37e7bf72291ceab87dc620172be0999 (patch) | |
tree | cba005c1817e797fbf88034fd306c065a329130b /scripts/gdb/linux/utils.py | |
parent | 1e2bae6ae8f6b404b295edd5ba11a0bb1566544c (diff) |
regmap: Add RAM backed register map
Add a register map that is a simple array of memory, for use in
KUnit testing of the framework. This is not exposed in regmap.h
since I can't think of a non-test use case, it is purely for use
internally. To facilitate testing we track if registers have been
read or written to.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230324-regmap-kunit-v2-1-b208801dc2c8@kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions