commit | 4107a85321df8711e575625fdd9517c20061f780 | [log] [tgz] |
---|---|---|
author | Kalesh Singh <[email protected]> | Wed Apr 17 10:17:25 2024 -0700 |
committer | Kalesh Singh <[email protected]> | Wed Apr 17 14:37:18 2024 -0700 |
tree | 64474566c9325023762edacb5c96b0438f15c887 | |
parent | 07b56d18c1ef9e87e84a3f64d30250078a2b43ef [diff] |
VTS: Elf alignment test: Only Require alignment >= 16KB The requirement has been relaxed to allow 16KB alignment for platform ELFs for consistency with apps. Update the required alignment for platform apps to >= 16KB. Test: atest -c elf_alignment_test Bug: 335449682 Change-Id: I375c1773942a0c0b2e5bcee545e4f329adbcb176 Signed-off-by: Kalesh Singh <[email protected]>