qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
@ 2025-04-02  9:14 Kane-Chen-AS via
  2025-04-02  9:14 ` [PATCH v1 1/1] " Kane-Chen-AS via
  2025-04-04 12:06 ` [PATCH v1 0/1] " Cédric Le Goater
  0 siblings, 2 replies; 11+ messages in thread
From: Kane-Chen-AS via @ 2025-04-02  9:14 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Steven Lee, Troy Lee,
	Jamin Lin, Andrew Jeffery, Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: troy_lee

This patch introduces part of the Secure Boot Controller device,
which consists of several sub-components, including an OTP memory,
OTP controller, cryptographic engine, and boot controller.

In this version, the implementation includes the OTP memory and its
controller. The OTP memory can be programmed from within the guest
OS via a software utility.

Kane-Chen-AS (1):
  hw/misc/aspeed_sbc: Implement OTP memory and controller

 hw/misc/aspeed_sbc.c         | 304 +++++++++++++++++++++++++++++++++++
 include/hw/misc/aspeed_sbc.h |  14 ++
 2 files changed, 318 insertions(+)

-- 
2.43.0



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

end of thread, other threads:[~2025-04-11  9:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02  9:14 [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller Kane-Chen-AS via
2025-04-02  9:14 ` [PATCH v1 1/1] " Kane-Chen-AS via
2025-04-04 12:06 ` [PATCH v1 0/1] " Cédric Le Goater
2025-04-04 13:00   ` Philippe Mathieu-Daudé
2025-04-04 13:53     ` Cédric Le Goater
2025-04-07  7:33       ` Kane Chen
2025-04-07  9:55         ` Cédric Le Goater
2025-04-07 10:29           ` Kane Chen
2025-04-08 11:39           ` Configuring onboard devices, in particular memory contents (was: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller) Markus Armbruster
2025-04-11  9:08             ` Kane Chen
2025-04-11  9:36               ` Configuring onboard devices, in particular memory contents Cédric Le Goater

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).