Make hal-backend-tbm-exynos package 45/256445/2
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 2 Apr 2021 11:32:17 +0000 (20:32 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 2 Apr 2021 11:39:29 +0000 (20:39 +0900)
commitb3476c7c98d6b793ae1af1bda0c99d88748b2e43
tree0fee9bf26282ba71105cd5e62891e8a49d132263
parent2a2962baf3143748ec938483ee2a32e4104879d1
Make hal-backend-tbm-exynos package

This is the first step for implementing the new hal backend.
libhal-backend-tbm-exynos package has a new hal backend module.
The new hal architecture will be available for Tizen 6.5.

Change-Id: If1d71b08f59833037e8acd9dfa51868e8db9ba38
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
configure.ac
packaging/libhal-backend-tbm-exynos.manifest [new file with mode: 0644]
packaging/libtbm-exynos.spec
rules/99-libhal-backend-tbm-exynos.rules [new file with mode: 0644]
src/Makefile.am
src/libhal-backend-tbm-exynos/Makefile.am [new file with mode: 0644]
src/libhal-backend-tbm-exynos/tbm_backend_exynos.c [new file with mode: 0644]
src/libhal-backend-tbm-exynos/tbm_backend_log.c [new file with mode: 0644]
src/libhal-backend-tbm-exynos/tbm_backend_log.h [new file with mode: 0644]
src/libhal-backend-tbm-exynos/tbm_bufmgr_tgl.h [new file with mode: 0644]