zlacker

[parent] [thread] 1 comments
1. theoss+(OP)[view] [source] 2017-11-19 17:43:09
Why is a type 1 hypervisor instantly considered more secure though? I'd assume using Linux, instead of rolling your own code to interface with hardware, would make you more secure?
replies(1): >>snvzz+Y2
2. snvzz+Y2[view] [source] 2017-11-19 18:24:00
>>theoss+(OP)
In the Linux vs Xen example, the TCB is much bigger with Linux. The idea is to keep the TCB as small as possible, with an emphasis on restricting the code size that's actually running privileged.
[go to top]