soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table
@ 2024-03-04 18:28 Nícolas F. R. A. Prado
  2024-03-05 17:20 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Nícolas F. R. A. Prado @ 2024-03-04 18:28 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: soc, Catalin Marinas, Will Deacon, Tzung-Bi Shih, kernel,
	linux-arm-kernel, linux-kernel, AngeloGioacchino Del Regno,
	Brian Norris, Nícolas F. R. A. Prado

Enable the cbmem driver and dependencies in order to support reading
cbmem entries from the coreboot table, which are used to store logs from
coreboot on arm64 Chromebooks, and provide useful information for
debugging the boot process on those devices.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
---
Patch split from
https://lore.kernel.org/all/20240212-coreboot-mod-defconfig-v4-4-d14172676f6d@collabora.com
as it's independent from that series.

Rebased on top of soc/for-next.
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f9cc5bff157c..97888eabb328 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -251,6 +251,9 @@ CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_INTEL_STRATIX10_SERVICE=y
 CONFIG_INTEL_STRATIX10_RSU=m
 CONFIG_MTK_ADSP_IPC=m
+CONFIG_GOOGLE_FIRMWARE=y
+CONFIG_GOOGLE_CBMEM=m
+CONFIG_GOOGLE_COREBOOT_TABLE=m
 CONFIG_EFI_CAPSULE_LOADER=y
 CONFIG_IMX_SCU=y
 CONFIG_QCOM_QSEECOM=y

---
base-commit: 856e4f898347c4b3dbe1ece5d8c511cf8858011d
change-id: 20240304-coreboot-defconfig-44968f557466

Best regards,
-- 
Nícolas F. R. A. Prado <nfraprado@collabora.com>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table
  2024-03-04 18:28 [PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table Nícolas F. R. A. Prado
@ 2024-03-05 17:20 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2024-03-05 17:20 UTC (permalink / raw)
  To: =?utf-8?q?N=C3=ADcolas_F=2E_R=2E_A=2E_Prado_=3Cnfraprado=40collabora=2Ecom?=,
	=?utf-8?q?=3E?=
  Cc: soc

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 04 Mar 2024 13:28:35 -0500 you wrote:
> Enable the cbmem driver and dependencies in order to support reading
> cbmem entries from the coreboot table, which are used to store logs from
> coreboot on arm64 Chromebooks, and provide useful information for
> debugging the boot process on those devices.
> 
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Brian Norris <briannorris@chromium.org>
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> 
> [...]

Here is the summary with links:
  - arm64: defconfig: Enable support for cbmem entries in the coreboot table
    https://git.kernel.org/soc/soc/c/d8999d151e41

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-05 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 18:28 [PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table Nícolas F. R. A. Prado
2024-03-05 17:20 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).