|
From: Jonathan M. M. <jon...@cm...> - 2008-10-02 15:49:31
|
Hello list, The most recent release of tboot introduced some fairly large changes in numerous data structures, and requires the new SINIT modules. As somebody who is developing another project leveraging SENTER, I need to port my code forward to use these new modules. Given the complexity of all of this, I lean heavily on tboot to show me the way. How stable can I consider the current (v16?) SINIT modules and their interface? I want my implementation to be usable on commodity machines, so it looks like I need to go to at least v16. Can anyone offer any tips on minimizing pain when a new SINIT module is released? Thanks, -Jon |