提交線圖

4 次程式碼提交

作者 SHA1 備註 日期
Pavan Kumar M
70b84dc05e dataipa: Remove clang usage from make files
Remove usage of clang in make files as it is
deprecated in soong builds.

Change-Id: I2da10dc6f0f49c58ecda18eca95369656e69b6c8
Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com>
2023-09-25 22:12:34 +05:30
Ilia Lin
b37958da46 ipa: Remove IPA framework
1. Move the kernel and UAPI header files from the kernel project t the dataipa
2. Add python script which sanitizes and copies UAPI headers
3. Add kernel and UAPI header libraries export to Android makefiles
4. Refactor the driver code to use the internal headers
5. Refactor the driver code export symbols without the IPA framework
6. Merge ipa_clients and rndis modules into the main IPA module

Change-Id: Ie633f291aefe559ff2c39b26a5a9765371399edc
Signed-off-by: Ilia Lin <quic_ilial@quicinc.com>
2022-11-06 13:05:28 +02:00
Michael Adisumarta
6dfbf84ead dataipa: making the ipanat and ipa-kernel-test module compatible
Making cflags of ipanat and ipa-kernel-test modules compatible with the
android variant.

Change-Id: I5509317638a85432c37b76675a5c8aeb5862ec15
Signed-off-by: Michael Adisumarta <quic_madisuma@quicinc.com>
2022-11-02 21:14:06 -07:00
Michael Adisumarta
11eaa09da2 ipa: Support ipanat and kernel-tests compilation in LA
Change-Id: I36ec8c36f88dbe4cd67bb3c340fa5187c22f7d13
Signed-off-by: Ilia Lin <quic_ilial@quicinc.com>
2022-05-31 10:32:39 +03:00