summaryrefslogtreecommitdiff
path: root/lib/utils/fdt/fdt_domain.c
AgeCommit message (Expand)Author
2023-09-24lib: sbi: Extend sbi_hartmask to support both hartid and hartindexXiang W
2023-06-05lib: utils/fdt: Use heap in FDT domain parsingAnup Patel
2023-04-06lib: sbi: Fix how to check whether the domain contains fw_regionXiang W
2023-02-27lib: sbi: Add system_suspend_allowed domain propertyAndrew Jones
2023-02-27lib: utils/fdt/fdt_domain: Simplify region access permission checkBin Meng
2023-01-09lib: utils: Disallow non-root domains from adding M-mode regionsHimanshu Chauhan
2023-01-09lib: utils: Use SU-{R/W/X} flags for region permissions during parsingHimanshu Chauhan
2023-01-06treewide: Replace TRUE/FALSE with true/falseBin Meng
2022-12-09lib: fix __fdt_parse_region()Heinrich Schuchardt
2022-05-14lib: utils: check if CPU node is enabledJan Remes
2021-05-19lib: utils/fdt: Replace strcmp with strncmpDaniel Schaefer
2021-05-19lib: utils/fdt: Don't use sbi_string functionsDaniel Schaefer
2021-04-13lib: utils: Copy over restricted root domain memregions to FDT domainsAnup Patel
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel
2020-12-16lib: utils: Allow FDT domain iteration functions to failAnup Patel
2020-12-04lib: utils: Add helper routines to populate domains from FDTAnup Patel