RE: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-10 Thread Kane Chen
ere > ; qemu-block ; Markus > Armbruster > Cc: Troy Lee > Subject: Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and > controller > > Hello Kane, > > + Markus (for ebc29e1beab0 implementation) > > On 4/7/25 09:33, Kane Chen wrote: > > Hi Cédric/Phi

Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-07 Thread Cédric Le Goater
e Mathieu-Daudé ; Kane Chen ; Peter Maydell ; Steven Lee ; Troy Lee ; Jamin Lin ; Andrew Jeffery ; Joel Stanley ; open list:ASPEED BMCs ; open list:All patches CC here ; qemu-block Cc: Troy Lee Subject: Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller On 4/4/25 15:00, P

RE: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-07 Thread Kane Chen
ASPEED BMCs ; open list:All patches CC here > ; qemu-block > Cc: Troy Lee > Subject: Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and > controller > > On 4/4/25 15:00, Philippe Mathieu-Daudé wrote: > > +qemu-block@ > > > > On 4/4/25 14:06, Cédric Le Go

Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-04 Thread Cédric Le Goater
On 4/4/25 15:00, Philippe Mathieu-Daudé wrote: +qemu-block@ On 4/4/25 14:06, Cédric Le Goater wrote: Hello, On 4/2/25 11:14, Kane-Chen-AS wrote: This patch introduces part of the Secure Boot Controller device, which consists of several sub-components, including an OTP memory, OTP controller,

Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-04 Thread Philippe Mathieu-Daudé
+qemu-block@ On 4/4/25 14:06, Cédric Le Goater wrote: Hello, On 4/2/25 11:14, Kane-Chen-AS wrote: 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 t

Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller

2025-04-04 Thread Cédric Le Goater
Hello, On 4/2/25 11:14, Kane-Chen-AS wrote: 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