make hal-backend-tbm-sprd package 72/253172/12
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 5 Feb 2021 05:36:46 +0000 (14:36 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 10 Mar 2021 06:00:58 +0000 (15:00 +0900)
commit8d5ac12d780fb58f9f1cc703bdb487518838f8c9
treed6139ae08f17433b53c5ba56ad0a7eec4a90c47b
parent2b6282ed54f6e56def6caaab4cf910d96a4e1436
make hal-backend-tbm-sprd package

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

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