platform_build_soong/cc/config
Juan Yescas 0106560e34 soong: Add product variable DevicePageSizeAgnostic
The product variable DevicePageSizeAgnostic will determine
whether AOSP is kernel page size agnostic or not.

Test: source build/envsetup.sh
      lunch aosp_cf_arm64_phone_pgagnostic
      m
      cat out/soong/build.aosp_cf_arm64_phone_pgagnostic.ninja | grep __BIONIC_NO_PAGE_SIZE_MACRO
Bug: 289419664
Change-Id: I33a1a4f1967d7e78432b7b8d90357d16b2002dcc
2023-08-09 16:46:07 -07:00
..
Android.bp Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
arm64_device.go soong: Add product variable DevicePageSizeAgnostic 2023-08-09 16:46:07 -07:00
arm64_linux_host.go Export all constants for linux_bionic 2022-10-24 18:08:56 +00:00
arm_device.go Remove -fstrict-aliasing from arm32. 2023-07-07 19:45:24 +00:00
arm_linux_host.go Add linux_musl arm+arm64 2022-06-24 13:46:36 -07:00
bionic.go Make toolchain more compose-y 2022-09-01 14:21:36 -07:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Removed unused GCC references 2022-09-30 19:32:48 -07:00
global.go Merge "Linker: no demangle." into main 2023-07-27 18:19:09 +00:00
integer_overflow_blocklist.txt
OWNERS Add config/tidy.go to per-file owners. 2021-09-07 10:20:49 -07:00
riscv64_device.go Revert "Enable sext.w removal for riscv targets" 2023-07-13 17:33:12 -07:00
tidy.go Suppress clang-tidy warnings causing build errors after clang update 2023-06-01 19:15:40 +00:00
tidy_test.go
toolchain.go make android.InList generic 2023-07-18 15:07:24 -04:00
vndk.go Revert "Add libdumpstateutil to vendor variant list" 2023-08-03 13:56:54 +00:00
x86_64_device.go Add arch variants for Intel Atom CPUs 2022-11-16 17:26:53 +09:00
x86_device.go Add arch variants for Intel Atom CPUs 2022-11-16 17:26:53 +09:00
x86_linux_bionic_host.go Export all constants for linux_bionic 2022-10-24 18:08:56 +00:00
x86_linux_host.go Add musl defaults in bp2build 2023-01-11 18:43:20 +00:00
x86_windows_host.go Removed unused GCC references 2022-09-30 19:32:48 -07:00