Commit Graph

4 Commits

Author SHA1 Message Date
Tony Truong
bbf6f59c30 defconfig: autogvm: Compile glink_cma as a kernel module
SSR notifier is built as a out-of-tree kernel module. For glink_cma to
register with SSR notifier, glink_cma needs to also be a kernel module.

Change-Id: Ie769f6eb97612e41e7993139f2b030fbf44bbde5
Signed-off-by: Tony Truong <quic_truong@quicinc.com>
2024-05-13 10:49:41 -07:00
Ya Tang
07042f75e2 soc: qcom: hgsl: Enable hgsl driver for auto gvm
Enable hgsl driver for auto gvm.

Change-Id: Ic9e5751c973a89b57bda09ce431d0f3eae1066af
Signed-off-by: Ya Tang <quic_yatang@quicinc.com>
2024-01-16 15:46:48 +08:00
John Moon
c38cee9986 ANDROID: build: Fix output directory layout
With a recent change to the output directory handling from
build_with_bazel.py, some dist directory paths incorrectly used
hyphens instead of underscores.

Fix this issue by mirroring the logic in msm_common.bzl which handles
these paths properly.

Also, run buildifier to fix format of Bazel build files.

Change-Id: Ia82073f059c54f4a7f523c5bd91afdc755c70df1
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2023-07-22 20:40:11 -07:00
Zou Shunxiang
d38d1f661d bazel: Add support to build autogvm_lxc
Add autogvm_lxc build target for LVGVM kernel image via bazel
build system.

Change-Id: I572fd3b6e7ade9f7fd0c1aacc8540bd57bea3abe
Signed-off-by: Zou Shunxiang <quic_shunxian@quicinc.com>
2023-06-01 00:36:11 -07:00