コミットグラフ

7 コミット

作成者 SHA1 メッセージ 日付
Rakshitha Shakamuri
8e90722945 mmrm-driver: disable ddk bazel compilation by default
fall-back to make file compilation on mmrm-driver as there are
unresolved dependecies from the kernel_platform team.

Change-Id: I04f3fe894a452ceee02b91a1ceda6f9019e6f8fa
2023-03-22 11:23:38 -07:00
Rakshitha Shakamuri
4de411dfb8 mmrm-driver: enable Bazel compilation by default
Enabling Bazel DDK compilation by default with ENABLE_DDK_BUILD macro.

Change-Id: I45e669a68ea1814e9f52ad616b8c2318ad309805
2023-03-15 21:08:54 -07:00
Govindaraj Rajagopal
c5d6ea5394 msm-mmrm: use DLKM flag to compile MMRM driver
Use TARGET_KERNEL_DLKM_DISABLE and TARGET_KERNEL_DLKM_MMRM_OVERRIDE
to compile MMRM driver.

Change-Id: I3156d696f372a9c178356aead7c3c8813980641e
Signed-off-by: Govindaraj Rajagopal <quic_grajagop@quicinc.com>
2022-05-27 20:11:23 +05:30
Mark Bao
e84a7d930f msm-mmrm: add para virtualization backend
Add para virtualization backend.

Change-Id: Ifa25e422c04ef4dafb152130f303d0a217429c32
Signed-off-by: Mark Bao <quic_mbao@quicinc.com>
2022-03-08 15:29:33 -08:00
Sebastian Dang
cc7049dc06 msm-mmrm: Export module symvers as a module
Create rule for Module.symvers so that other
modules can access exported symbols.

Change-Id: I91b2ff5128bfd560446c92337d8ce9a949de0443
Signed-off-by: Sebastian Dang <sebastiandang@codeaurora.org>
2021-03-10 16:38:30 -08:00
Sebastian Dang
418d32ffbd msm-mmrm: Resolve minor bugs
Fix client ptr check so that null deference
cannot occur.

Change-Id: Ib8322e0b5671c1cf0c21ab1e5d336d2ccd4bad27
Signed-off-by: Sebastian Dang <sebastiandang@codeaurora.org>
2021-03-02 22:35:33 -08:00
Sebastian Dang
53cf3e9ecb mmrm: Enable mmrm driver dlkm compilation
Add makefile, kbuild, and android.mk to compile
mmrm driver as an external kernel module.
Modify debugfs with new return type.

Change-Id: I370fac4d985bbe491be7fdab846eb3b60d6a3c4d
2020-12-09 17:18:12 -08:00