Added Support for SOTA notification Check status from HLOS
Change-Id: I1bf58c0ee0dce8a5b1351812c1e9813438d0c0a8
Signed-off-by: Vishvesh Deobhankar <vdeobhan@codeaurora.org>
Skip encryption of bio if it is already fs-crypto encrypted or is
supposed to be encrypted by blk-crypto.
Change-Id: I89053a2e0a63941265f5973f2f78786e69f0db37
Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
Restrict VMID_CP_CAMERA_ENCODE to read only when it is shared
with VMID_CP_CAMERA to support secure encode.
Change-Id: Ifb40cc0ae4b2bac30d683567d8e7c767ac482be3
Signed-off-by: Vishwanath Raju K <vishk@codeaurora.org>
Enable fastmap attrib for SMMU stage 1 translation for ap cb
for msmnile_gvmq.
Change-Id: I04e26d68f04108d44f4b028afa46c1128d9269c1
Signed-off-by: Akshay Pandit <pandit@codeaurora.org>
Fix for enabling fastmap in IPA
Change-Id: Ib3a30579e948adad93f3170a658b994ca44991e0
Acked-by: Kaushik P E <kpe@qti.qualcomm.com>
Signed-off-by: Akshay Pandit <pandit@codeaurora.org>
In order to support dual hastings running on sa8195
LV GVM, enable pcie2 and add cnss node for the second
WLAN chipset.
Change-Id: Ib746309ce44103f006127d369aed342befa405ec
Signed-off-by: Chaoli Zhou <zchaoli@codeaurora.org>
The iova start address of Rome is 0x10000000 and
0x20000000, but it doesn't match with the value
in the "ranges", which are 0xa0000000 and 0xb0000000.
So correct to the right ones.
Change-Id: I1d74f500a5a3944ce250a9bef5e142d8b3ed2c41
Signed-off-by: Chaoli Zhou <zchaoli@codeaurora.org>
Since PCIE Genoa has separate wlan fw patch for
mission mode(amss.bin) and ftm mode(genoaftm.bin),
but cnss2 platform driver always try to load amss.bin,
which is not feasible. So add this new interface for
cnss2 to get correct driver mode and update the fw
patch name.
Change-Id: I7c17ca5f96b9d5717fbe65e0b177249cd9424dec
Signed-off-by: Chaoli Zhou <zchaoli@codeaurora.org>
While copying more bytes in a partial packet, the buffer pointer was
incorrectly shifted. So, only the last part of the packet was posted
to the qrtr core, resulting in invalid packet error.
Change-Id: I9823ea5cec1befa55917a0450adacb8e7233d94d
Signed-off-by: Jay Jayanna <jayanna@codeaurora.org>
Make change to use endpoint 6 & 18 for hastings WLAN2_CONS/PROD
on msmnile gvmq target.
Change-Id: I8e5a7711dccc53419e7a17851df7a878e2ef0063
Signed-off-by: Akshay Pandit <pandit@codeaurora.org>
Detects TCP pure acks so they can be put in the dedicated TX queues
even if they contain various options.
Change-Id: I6a9b714ccb58616ff49a150467d33a348d88ec64
Acked-by: Weiyi Chen <weiyic@qti.qualcomm.com>
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Set valid mac address to true only if mac address
programmed in fuse register valid.
Change-Id: I464b81a8b8728f36f93bed732e9c58495db4a4de
Signed-off-by: Sunil Paidimarri <hisunil@codeaurora.org>
Enable widebus feature on SA8155 to fix the issue
that DP panel underrun when enable 10-bits DSC.
Change-Id: I6669a85257362ac34c91cd98351fc9764bc78845
Signed-off-by: Zhiqiang Liu <zhiqliu@codeaurora.org>
Current implementation only collect shadow register when host
force triggered RDDM.
Extend it to any RDDM scenario.
Change-Id: I8a14950b9b4cd42df016ecbb2eac6dc7d8ae115c
Signed-off-by: Lin Bai <lbai@codeaurora.org>