summaryrefslogtreecommitdiff
path: root/compiler/optimizing/execution_subgraph_test.h
diff options
context:
space:
mode:
author Ruben Ayrapetyan <ruben.ayrapetyan@arm.com> 2023-09-26 10:56:54 +0100
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2023-11-23 01:07:32 +0000
commit2503bcc1913b8c067fa563ec1ff9624586cb7cec (patch)
treea8cd243442ea9313c9383c34173f512a792cd5ac /compiler/optimizing/execution_subgraph_test.h
parentee42bfabf395b5c1c6cfd83aba7894d7e77ab86f (diff)
Separate page size and image segment alignment
All modules related to image files were inspected for kPageSize. This command lists relevant modules: grep -r kPageSize | grep -i "oat\|image\|elf" Since Art can crosscompile and targets can have different page sizes (eg. 4kB or 16kB), we need to make it generate OAT (ELF) and other image files with segment alignment that would be sufficient with all supported page sizes. This patch introduces kElfSegmentAlignment constant which is set to kMaxPageSize. Test: Same as for I5430741a8494b340ed7fd2d8692c41a59ad9c530. The whole patches chain was tested as a whole. Author: Branislav Rankov <branislav.rankov@arm.com> Co-authored-by: Ruben Ayrapetyan <ruben.ayrapetyan@arm.com> Change-Id: I7b0bbd274037192b712519dd5cd464932dbd0729
Diffstat (limited to 'compiler/optimizing/execution_subgraph_test.h')
0 files changed, 0 insertions, 0 deletions