From patchwork Mon Jan 9 14:31:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Souradeep Chowdhury X-Patchwork-Id: 13093654 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 065ACC5479D for ; Mon, 9 Jan 2023 14:33:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=4DIr4dVd+93sdliMUh/LjZza6wl6LTePoBk7DhW1Z70=; b=DHdlTGYcBgyuvP lbrNAZcd8sHz9BEimvO8VdUiitiOF2qY1Yx3VPwDzCWKapjEmGxLQCNLabWOEhEL4CprfA+y0KkK5 jnRJM5jZfX5rZ2wH/vLkBp0suJO6qjqxtlXU5DEE72ChF7nOMETw/ZFZBBkejpeDdMnGPSDVBwX+S B8uLKmdeTC8Dmumn7a46ngw45RxKcVlwGJ4/QRyHr2Nl0ZnunnPmobK7Q0d0JjIWQZD/gZt1PA46a ExDeakrVfbJloJnwCVpmp9V+SP57/C7/PtY2hKa0eyaSe58lPiNKljKKy9QSQ5SB+KS/pFqN/5N4f dksvrCACUCwmduW4d/sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEtBt-001zM0-9o; Mon, 09 Jan 2023 14:31:57 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEtBY-001zEp-Hm for linux-arm-kernel@lists.infradead.org; Mon, 09 Jan 2023 14:31:38 +0000 Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 309DBCHM020698; Mon, 9 Jan 2023 14:31:32 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=62HdukqYPMV75t04yPVpNh5jiURq5K9MvpCo7sCNlZQ=; b=DPqgfHFGI7fDCt7lYbP6Y4HPfOF8lbJucZPfcY8xmkYAY0vRP0lMn3q60FsheMptK4gG PHFi0ohHK2amoC4mGcO+E2fxFEDO280c1FFOQm5tdcM6untkk+jAqEhh52/X8iSuHDgD mvPTCTy/Mz1XnRLTQawIAAq6V1NIhKa/7acHhiLEn7IMj0x+o97lefcJ6fGrAq8aEXlh Nmf5T2MSLsgI8ypN7YM9OChs1XZNYvb2ykyBizvP6u3BXX2+1izS5cYe0p3V2y8x3h1n 49v7oEhXaXsUUhnYcF217swIOgHx8ZLntACp1BI6O92yQLu1z7A3If+mNDzSdv5stwvv aA== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3my0yab96j-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 09 Jan 2023 14:31:31 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 309EVVj6007219 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 9 Jan 2023 14:31:31 GMT Received: from blr-ubuntu-525.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.36; Mon, 9 Jan 2023 06:31:28 -0800 From: Souradeep Chowdhury To: Masami Hiramatsu , , Bjorn Andersson CC: , , Sai Prakash Ranjan , Sibi Sankar , Rajendra Nayak , Souradeep Chowdhury Subject: [PATCH V0 0/1] bootconfig: Increase size and node limit of bootconfig for DCC support Date: Mon, 9 Jan 2023 20:01:04 +0530 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: c3wHp8IzG8SPi5K7vnZ1EoFFWxLyIkAo X-Proofpoint-ORIG-GUID: c3wHp8IzG8SPi5K7vnZ1EoFFWxLyIkAo X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2023-01-09_08,2023-01-09_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=550 adultscore=0 malwarescore=0 clxscore=1011 phishscore=0 bulkscore=0 priorityscore=1501 mlxscore=0 impostorscore=0 spamscore=0 suspectscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2301090104 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230109_063136_624396_52281DAF X-CRM114-Status: GOOD ( 13.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The Data Capture and Compare(DCC) is a debugging tool that uses the bootconfig for configuring the register values during boot-time. Increased the max size and nodes supported by bootconfig to catre to the needs of the Data Capture and Compare Driver. Further details on DCC is available on the below links:- https://lore.kernel.org/linux-arm-kernel/20221228172825.r32vpphbdulaldvv@builder.lan/T/ https://lore.kernel.org/linux-arm-kernel/cover.1673247689.git.quic_schowdhu@quicinc.com/ Souradeep Chowdhury (1): bootconfig: Increase max size of bootconfig from 32 KB to 256 KB for DCC support include/linux/bootconfig.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- 2.7.4