sandboxed-api/sandboxed_api/sandbox2/util
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
..
testdata Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
bpf_helper.c Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
bpf_helper.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
BUILD.bazel Add support for ARM32 (hard float target) 2020-12-16 09:18:25 -08:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -08:00
file_helpers_test.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
file_helpers.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
file_helpers.h Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
fileops_test.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
fileops.cc First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
fileops.h First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
maps_parser_test.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
maps_parser.cc Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
maps_parser.h Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
minielf_test.cc Use file helpers in minielf_test 2020-12-11 00:48:23 -08:00
minielf.cc Add support for ARM32 (hard float target) 2020-12-16 09:18:25 -08:00
minielf.h Add support for ARM32 (hard float target) 2020-12-16 09:18:25 -08:00
path_test.cc Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
path.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
path.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
runfiles_nobazel.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
runfiles.cc Reimplement raw logging to avoid Abseil internals 2020-12-14 03:34:02 -08:00
runfiles.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
strerror_test.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
strerror.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
strerror.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
temp_file_test.cc Cleanup calls to sapi::StatusOr<>::ValueOrDie() 2020-04-02 07:42:45 -07:00
temp_file.cc Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
temp_file.h Internal BUILD refactoring 2020-09-03 07:40:33 -07:00