From 49781b93f01cae5a1f42ca36c2d6720379b00f14 Mon Sep 17 00:00:00 2001
From: Benedikt Heine Some of the GrapheneOS sub-projects support other operating systems on a broader
range of devices. Device support for Auditor and AttestationServer is documented in
the overview of those projects. The
- hardened_malloc project supports nearly
- any Linux-based environment due to official support for musl, glibc and Bionic along
- with easily added support for other environments. It can easily run on non-Linux-based
- operating systems too, and supporting some like HardenedBSD is planned but depends on
- contributors from those communities.