Skip to content

Refactoring binary layout #32

@dpsmith

Description

@dpsmith

Description

When the LZ was first created a rough layout of the binary was devised. As the code has evolved the layout has languished a bit and it needs to be revisited. An approach needs to be devised and implemented that ensures only static/predictable information is in the region measured by SKINIT instruction while providing a means for the bootloader to communicate setup details to the LZ.

Tasks

  • Establish a detailed layout and boot protocol
  • Update LZ with the new layout and protocol
  • Update GRUB implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions