resource-manager: Reimplement attribute_ops 64/288664/11
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 21 Feb 2023 03:10:00 +0000 (12:10 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 8 Mar 2023 01:15:18 +0000 (10:15 +0900)
commit45efc07414e3234c6bc4ef94ed4da68a44a471c7
tree713ba41dccc6bc0f5065f0274a39bafc344264b2
parentf1a21857ca4275d218cf8bbb7ef9e3bc3780e5eb
resource-manager: Reimplement attribute_ops

attribute_ops is in charge of operations for resource instance type
of INSTANCE_TYPE_NORMAL. As the is_resource_attr_supported() works
based on instance type, API for NORMAL instance has been added.
 - syscommon_resman_is_resource_attr_supported()

Change-Id: Ia9078f9d4639f6ce3812a4749aaf0ada87af22f2
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/resource-manager/resource-manager.c
src/resource-manager/resource-manager.h