1
0
Gráfico de cometimentos

9 Cometimentos

Autor(a) SHA1 Mensagem Data
Rakshitha Shakamuri
87665ea91f mmrm-driver: disable mmrm-driver-test module compilation temporarily
As per the ship rules change on mmrm-driver-test project, we are
disabling the test project compilation to unblock from TP promotions,
corresponding Bazel changes will be merged soon.

Change-Id: If8db39513ea3cd35b636dfd580de595fca248f2b
Signed-off-by: Rakshitha Shakamuri <quic_rshakamu@quicinc.com>
2023-07-18 15:30:22 -07:00
Rakshitha Shakamuri
a3ae567ccc mmrm-driver: additional change to support bazel
Add new macro to enable bazel compilation by default

Change-Id: Id05128ac4d582fb8cf7d4c9d0f77463ecbe0226a
2023-04-28 21:20:58 -07:00
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