[Pdbg] [PATCH 0/3] Fix handling of attributes for virtual targets
Amitay Isaacs
amitay at ozlabs.org
Mon Feb 17 11:33:11 AEDT 2020
The system level attributes are assigned to the root (/) of the tree. So
make sure that the pdbg_root is associated with root of the system tree.
Since system tree includes few virtual targets (e.g. /proc0/pib), any
attributes defined for such targets need to be found for the corresponding
real targets.
Amitay Isaacs (3):
libpdbg: Properties for / in system tree are attached to root node
libpdbg: Handle properties defined on virtual targets correctly
tests: Assign attributes to virtual nodes to test property api
fake.dts.m4 | 4 ++--
libpdbg/device.c | 47 +++++++++++++++++++++++++++++++----------------
2 files changed, 33 insertions(+), 18 deletions(-)
--
2.24.1
More information about the Pdbg
mailing list