Message ID | 20240204012627.9647-1-pkshih@realtek.com |
---|---|
Headers | show
Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 434FB4696 for <linux-wireless@vger.kernel.org>; Sun, 4 Feb 2024 01:27:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707010038; cv=none; b=oFaR5295aiqWGrhODsXU6wgkfRQ4UGLBJ9AzQBRFojzhMt6JofICxyUbmWncDNCklHwqbypZcww6Xeh6smbTlDEneCGaCLcvsYjhTMfXK+qpdibKWu4bNzeouCcmMkJN8GgtFbBm7pUL99glerYb9xavTH+A9uwpnO5vgAvHXJg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707010038; c=relaxed/simple; bh=CCY7Mr2HcaTqEZKrbR3tdhZNES8OoUNW95IPWCIRmZ0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=UJE2VvmlsfaLCeatO2dbMNT/Dns/iCRXOpgT4lYRxsHsN44uMQpYGeHb3h9mySLay5gl0//CSHsC5vH4kzBXM4FVoG5LlgbQ5NPFSFHCkfBzFSkwHiIQkM8MgxiSLFeQ1qUBA4D3/VP30mhHy8BWunA6FCWD9bZsahYWYzgTIR0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 4141R2kR42615006, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/2.95/5.92) with ESMTPS id 4141R2kR42615006 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sun, 4 Feb 2024 09:27:02 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXH36506.realtek.com.tw (172.21.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.17; Sun, 4 Feb 2024 09:27:02 +0800 Received: from [127.0.1.1] (172.16.16.254) by RTEXMBS04.realtek.com.tw (172.21.6.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Sun, 4 Feb 2024 09:27:02 +0800 From: Ping-Ke Shih <pkshih@realtek.com> To: <kvalo@kernel.org> CC: <linux-wireless@vger.kernel.org> Subject: [PATCH v2 0/4] wifi: rtw89: fw: support firmware secure boot Date: Sun, 4 Feb 2024 09:26:23 +0800 Message-ID: <20240204012627.9647-1-pkshih@realtek.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: RTEXMBS02.realtek.com.tw (172.21.6.95) To RTEXMBS04.realtek.com.tw (172.21.6.97) |
Series |
wifi: rtw89: fw: support firmware secure boot
|
expand
|