lanzaboote/rust
Raito Bezarius 4ef6957f88 feat: enable synthesis support
Bootspec has a mechanism called synthesis where you can synthesize
bootspecs if they are not present based on the generation link only.

This is useful for "vanilla bootspec" which does not contain any
extensions, as this is what we do right now.

If we need extensions, we can also implement our synthesis mechanism on
the top of it.

Enabling synthesis gives us the superpower to support non-bootspec
users. :-)
2023-04-29 22:55:39 +02:00
..
stub stub: implement icache coherence on i686 and AArch64 2023-04-21 18:00:14 +02:00
tool feat: enable synthesis support 2023-04-29 22:55:39 +02:00