kmem.py: by default suppress display of zero-size objects

In particular, this causes mmio & copyregion objects to not be shown.

Change-Id: I8293ecd743e3be8cf72407e57491c09d3076e492
1 file changed
tree: 6f356c778aa4f5839455d27c8aeb1c2bcc4d7f38
  1. .github/
  2. .reuse/
  3. cmake-tool/
  4. elfloader-tool/
  5. kmem-tool/
  6. LICENSES/
  7. misc/
  8. .cmake-format.yaml
  9. .gitignore
  10. .licenseignore
  11. .stylefilter
  12. LICENSE.md
  13. README.md
README.md

seL4_tools

Provides tools used to build seL4 projects. Also collects common config and tools for style checks.

Contributing

Contributions welcome!

See the CONTRIBUTING file for more.