sandboxed-api/sandboxed_api/sandbox2/examples/static
Christian Blichmann 21f7373e76 Initial changes to support AArch64
This is a work in progress:
- Syscall tables need work
- Only tested on real hardware using one of our test hosts

As a drive-by, this change also enables the open source version to function on
POWER.

Another side-effect of this change is that the default policies no longer
check for different host architectures at runtime. On x86_64, we do not need
to check for PPC or AArch64 specifice and vice versa.

PiperOrigin-RevId: 331137472
Change-Id: Ic6d6be5cbe61d83dbe13d5a0be036871754b2eb8
2020-09-11 06:34:27 -07:00
..
BUILD.bazel Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
CMakeLists.txt Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
static_bin.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
static_sandbox.cc Initial changes to support AArch64 2020-09-11 06:34:27 -07:00