memory: Apply HAL ABI versioning 62/310062/1
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 22 Apr 2024 01:42:49 +0000 (10:42 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 22 Apr 2024 01:57:11 +0000 (10:57 +0900)
commitd11e00075296691fcb691f1e307ada8fa18ef325
tree9c8b8c61e0a84e49cde5ccd3de047b29071b3d34
parent71126b3934a73ecdd36d18409dc799baf78780be
memory: Apply HAL ABI versioning

While applying HAL ABI versioning, hal_backend_[module]_funcs is allocated from hal-api-[module] side.
Thus, allocation is moved to hal-api-device-memory side.
Also, wrong module name is fixed and hal interface inclusion path is changed.
"memory" -> "device-memory"

Change-Id: Ibc48399e2ead7ffcd8aa5f2e1169ba699682eb16
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
hw/memory/memory.c