summaryrefslogtreecommitdiff
path: root/lib/utils/fdt/fdt_fixup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils/fdt/fdt_fixup.c')
-rw-r--r--lib/utils/fdt/fdt_fixup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/fdt/fdt_fixup.c b/lib/utils/fdt/fdt_fixup.c
index a3bccae..4da7397 100644
--- a/lib/utils/fdt/fdt_fixup.c
+++ b/lib/utils/fdt/fdt_fixup.c
@@ -199,7 +199,7 @@ int fdt_reserved_memory_fixup(void *fdt)
* With above assumption, we create child nodes directly.
*/
- if (!sbi_hart_has_feature(scratch, SBI_HART_HAS_PMP)) {
+ if (!sbi_hart_pmp_count(scratch)) {
/*
* Update the DT with firmware start & size even if PMP is not
* supported. This makes sure that supervisor OS is always