patman: Add a helper for managing cseries
authorSimon Glass <sjg@chromium.org>
Sat, 10 May 2025 11:05:03 +0000 (13:05 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commit24e7625085ee14a55275e2fbdaa5e595af1d632f
tree3b422e43413dff515c52a97d5aaf6e94c88bf72d
parentba0c4008f2738f2a49f5aec6d5da55fba8a5c569
patman: Add a helper for managing cseries

Add a module which includes helper functions for dealing with Cseries
objects.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/__init__.py
tools/patman/cser_helper.py [new file with mode: 0644]