Question about vm memory initialization

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue Jan 9 23:36:25 CET 2018


Hi nico,

On Tue Jan 09, 2018 at 19:18:20 +0800, nico wrote:
> I started uvmm and found that all ram space allocated to vm are cleared.

Yes, sure. We do not want to see any other data in there, possibly
coming from another domain and leaking some information.

> But I do not need to do that, because uboot has loaded image file to ram, and vm linux would use that image file. Could you tell me where the uvmm did the cleanup? Regards, Nico

Describing this in my own words, you want to load a file via u-boot and
use that in your VM?



Adam




More information about the l4-hackers mailing list