platform/hal/backend/ml-accelerator.git
4 months ago[build] Fix cmake build script to install dummy
Yongjoo Ahn [Fri, 17 Jan 2025 06:59:12 +0000 (15:59 +0900)]
[build] Fix cmake build script to install dummy

- Install dummy things to fix gbs build error when there are no backends

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[build] Fix vivante and snpe build
Yongjoo Ahn [Thu, 16 Jan 2025 08:12:30 +0000 (17:12 +0900)]
[build] Fix vivante and snpe build

- Disable hal_rootstrap_checker for now.
- Set proper compile flags.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[build] Remove test backend codes
Yongjoo Ahn [Thu, 16 Jan 2025 08:11:50 +0000 (17:11 +0900)]
[build] Remove test backend codes

- Remove dummy test code.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[License] update owner
Jaeyun Jung [Wed, 15 Jan 2025 01:17:46 +0000 (10:17 +0900)]
[License] update owner

Fix typo, update license copyright owner.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
4 months agoInitialize hal backend for ml
Yongjoo Ahn [Mon, 13 Jan 2025 06:44:02 +0000 (15:44 +0900)]
Initialize hal backend for ml

- This implements hal backends for hal-api-ml.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>