forked from Mirrors/opensbi
lib: utils/hsm: Add RPMI HSM driver
The RPMI HSM service group provides set of routine to query and control power states of a Hart. Add RPMI based Hart State Management (HSM) driver. Signed-off-by: Subrahmanya Lingappa <slingappa@ventanamicro.com> Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:

committed by
Anup Patel

parent
ff4769bf08
commit
33ee9b8240
@@ -9,3 +9,6 @@
|
||||
|
||||
libsbiutils-objs-$(CONFIG_FDT_HSM) += hsm/fdt_hsm.o
|
||||
libsbiutils-objs-$(CONFIG_FDT_HSM) += hsm/fdt_hsm_drivers.carray.o
|
||||
|
||||
carray-fdt_hsm_drivers-$(CONFIG_FDT_HSM_RPMI) += fdt_hsm_rpmi
|
||||
libsbiutils-objs-$(CONFIG_FDT_HSM_RPMI) += hsm/fdt_hsm_rpmi.o
|
||||
|
Reference in New Issue
Block a user