diff options
author | Simon Glass <sjg@chromium.org> | 2021-02-03 06:00:54 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-03-22 19:23:27 +1300 |
commit | 1a8b4b9d94b295f3dae06c72931a99d74fd19179 (patch) | |
tree | 6f524aa7df0bfcdb8d389cc4e3f923a8df36843b /tools/dtoc/test_dtoc.py | |
parent | c8b19b0694014ac4423558f4e65937791fd6d574 (diff) |
dtoc: Support scanning of uclasses
Uclasses can have per-device private / platform data so dtoc needs to
scan these drivers. This allows it to find out the size of this data so
it can be allocated a build time.
Add a parser for uclass information, similar to drivers. Keep a dict of
the uclasses that were found.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/dtoc/test_dtoc.py')
0 files changed, 0 insertions, 0 deletions