Re: [edk2-devel] CPU hotplug using SMM with QEMU+OVMF
Yao, Jiewen
Thank you Mike!
toggle quoted messageShow quoted text
That is good reference on the real hardware behavior. (Glad it is public.) For threat model, the unique part in virtual environment is temp RAM. The temp RAM in real platform is per CPU cache, while the temp RAM in virtual platform is global memory. That brings one more potential attack surface in virtual environment, if hot-added CPU need run code with stack or heap before SMI rebase. Other threats, such as SMRAM or DMA, are same. Thank you Yao Jiewen
-----Original Message-----
|
|