A study of initialization in Linux and OpenBSD
暂无分享,去创建一个
The code that initializes a system can be notoriously difficult to understand. In secure systems, initialization is critical for establishing a starting state that is secure. This paper explores two architectures used for bringing an operating system to its initial state, once the operating system gains control from the boot loader. Specifically, the ways in which the OpenBSD and Linux operating systems handle initialization are dissected.
[1] Catherine A. Dodge. Recommendations for Secure Initialization Routines in Operating Systems , 2004 .
[2] Andy Oram,et al. Understanding the Linux Kernel, Second Edition , 2002 .
[3] Daniel Pierre Bovet,et al. Understanding the Linux Kernel , 2000 .