Go to file
Mohammed Ahmed 234bc26709 cnss2: Fix mbox_msg size calculated
Current code passes in mbox_msg max buffer
size to mailbox api rather than actual string
length. Resulting in KASAN detecting an out of
bound issue. Fix this by calculating the string
length, and passing that in.

CRs-Fixed: 3876948
Change-Id: I7d9be5466ca5bec81e181f47e278205d6d9a64ce
2024-07-31 00:17:30 -07:00
cnss2 cnss2: Fix mbox_msg size calculated 2024-07-31 00:17:30 -07:00
cnss_genl cnss2: enable cnss2 for anorak target 2024-04-29 14:40:50 -07:00
cnss_prealloc cnss2: enable cnss2 for anorak target 2024-04-29 14:40:50 -07:00
cnss_utils cnss2: enable cnss2 for anorak target 2024-04-29 14:40:50 -07:00
icnss2 icnss2: reject icnss2 driver loading if no matching dt node 2024-07-18 00:35:40 -07:00
inc cnss2: Add support to check if IPA and WLAN share common dma pool 2024-07-25 16:38:52 -07:00
Android.mk icnss2: Update hardcoded path for BOARD_COMMON_DIR 2023-11-13 06:52:38 -08:00
BUILD.bazel cnss2: Support the Bazel DDK 2023-05-11 13:09:21 -07:00
Kbuild cnss2: Add smem-mailbox support for legacy compiler 2024-05-10 14:07:07 -07:00
Makefile icnss2: Enable icnss2 module for qcs405 target 2023-08-31 21:46:39 -07:00
wlan_platform_modules.bzl cnss2: enable cnss2 for anorak target 2024-04-29 14:40:50 -07:00