sandboxed-api/sandboxed_api/sandbox2/testcases
Anton D. Kachalov d0c8224e61 Add support for ARM32 (hard float target)
This change enables support for 32-bit ARM, as used by embedded controllers and older phones.
Note: This does not support 32-bit sandboxees on AArch64. Both sandboxee and host code must have the same bitness.
PiperOrigin-RevId: 347835193
Change-Id: I6395882677530f9862f118d2dc10230a61049836
2020-12-16 09:18:25 -08: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 Update/simplify linker flags for testcases 2020-12-11 01:12:05 -08:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -08: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 Fix missing argument in call to open() in namespace test 2020-12-10 02:19:21 -08:00
personality.cc Add support for ARM32 (hard float target) 2020-12-16 09:18:25 -08:00
pidcomms.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
policy.cc Permit sandboxee's bpf() to fail 2020-12-02 08:38:32 -08: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