| commit | 59f8d0a0748063a44474f8c874e0a5ea447f2d60 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Mar 27 13:31:39 2024 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Mar 27 15:18:01 2024 +0000 |
| tree | ef02eae36802fa26bc2ffb4b19f282da36d60f31 | |
| parent | 7f72748c67df593b110176422d27be878a7a37f4 [diff] |
third_party/linux: disable SEV Currently we do not use SEV and it is causing issues with some system firmware. Disable it for better compatibility until we actually use it. Change-Id: If0046d93b75a61b03522b11f3a62c3a35a28df95 Reviewed-on: https://review.monogon.dev/c/monogon/+/2896 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later!
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.