sandboxed-api/sandboxed_api/sandbox2/testcases
Christian Blichmann 6a1e4b881c Introduce config header to centralize CPU architecture checks
This allows us to remove some uses of macros.

Related changes:
- Make it clear that we support hosting sandboxed binaries from 64-bit
  processes only. CPU architectures are x86-64 and POWER64 (little endian).
- Introduced CPU architecture macros, abstracting away compiler specifics

PiperOrigin-RevId: 330918134
Change-Id: Ife7ad5f14723eec9f68055127b0583b8aecd38dd
2020-09-10 05:48:00 -07:00
..
abort.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
add_policy_on_syscalls.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
buffer.cc Migrate usage of StatusOr::operator bool to StautsOr::ok. 2020-07-07 00:14:07 -07:00
BUILD.bazel Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07:00
CMakeLists.txt Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07:00
hostname.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
ipc.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
limits.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
malloc.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
minimal.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
namespace.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
personality.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
pidcomms.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
policy.cc Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07:00
print_fds.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sanitizer.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sleep.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
starve.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
symbolize.cc Cleanup calls to sapi::StatusOr<>::ValueOrDie() 2020-04-02 07:42:45 -07:00
tsync.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00