From 9a8b11233d61564499a073d354cc6e237a9e9686 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 22 Dec 2020 19:44:50 -0500 Subject: [PATCH] Chromium -> Vanadium in older documentation --- static/source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/source.html b/static/source.html index b9aeb648..ac54427d 100644 --- a/static/source.html +++ b/static/source.html @@ -69,14 +69,14 @@ cross-compilation toolchains for each host and target platform combination, etc. The prebuilts can all be built from source if desired. The build instructions will be expanded to cover all of this in the future.

-

Chromium needs to be included in the GrapheneOS source tree as a prebuilt before +

Vanadium needs to be included in the GrapheneOS source tree as a prebuilt before building. The GrapheneOS build metadata and patches are in the Vanadium repository. See the GrapheneOS building instructions for more details.

See https://attestation.app/source for the Auditor and AttestationServer sources. The latest release of the Auditor app is included in the GrapheneOS source tree as a prebuilt since it uses a different - build system, similar to other prebuilts like Chromium.

+ build system, similar to other prebuilts like Vanadium.