[PATCH 0/3] lib: fix fdt functions

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Dec 7 06:07:48 PST 2022


Fix library device-tree library functions.

The problems were indicated by Coverity. Details can be seen at
https://scan.coverity.com/projects/opensbi/view_defects

Heinrich Schuchardt (3):
  lib: fix is_region_valid()
  lib: fix __fdt_parse_region()
  lib: fix irqchip_plic_update_hartid_table

 lib/sbi/sbi_domain.c                 | 9 +++++----
 lib/utils/fdt/fdt_domain.c           | 4 ++--
 lib/utils/irqchip/fdt_irqchip_plic.c | 2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.37.2




More information about the opensbi mailing list