platform_bionic/libc/platform
Juan Yescas 49fdb0babf bionic: Use getauxval(AT_PAGESZ) for page agnostic targets
When the C flag -D__BIONIC_NO_PAGE_SIZE_MACRO is defined,
the function getauxval(AT_PAGESZ) will be called instead of
using the PAGE_SIZE macro for the arm64 architectures.

Bug: 277272383
Bug: 289419664

Test: source build/envsetup.sh
      lunch aosp_raven_pgagnostic_64-userdebug
      m

      source build/envsetup.sh
      lunch aosp_cf_x86_64_phone
      m

Change-Id: Ie904ee5601365abbcf93ee371922a351844eccff
2023-08-10 15:28:19 -07:00
..
bionic bionic: Use getauxval(AT_PAGESZ) for page agnostic targets 2023-08-10 15:28:19 -07:00
scudo_platform_tls_slot.h Nullability check for modules in /platform directory. 2023-06-14 22:27:49 +00:00