commit | be035ca21fd46fd85fe6b8c329d548aa759df7ee | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Feb 03 16:35:18 2020 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Feb 03 16:54:08 2020 +0000 |
tree | fd14a4ecdcf88ab7d7016163a55fb98d96fb7231 | |
parent | 89957553f41742cd3ac87db910a89b8f6e1873b4 [diff] |
Config for building smaller hftest images The size of hftest RAM disks may be too large for boards where we can only use a small flash partition. Add a build arg for such boards and try to build smaller binaries. This is best effort only. Initially the config will strip out printing of details of failed assertions, which requires keeping around many strings that cannot be deduplicated. This saves about 25% on primary_with_secondaries tests. Change-Id: I7af84e4298ffeddc7fd5c9bd4976d0234adc83bf
Hafnium is a hypervisor, initially supporting aarch64 (64-bit Armv8 CPUs).
Get in touch and keep up-to-date at hafnium-discuss@googlegroups.com.
To jump in and build Hafnium, follow the getting started instructions.
If you want to contribute to the project, see details of how we accept contributions.
More documentation is available on: