summaryrefslogtreecommitdiff
path: root/tests/data_files/server1.req.key_usage
diff options
context:
space:
mode:
authorSam Day <[email protected]>2026-05-28 05:21:06 +0000
committerTom Rini <[email protected]>2026-06-04 09:37:13 -0600
commit31c2bb0cd1832f1030c42fbf588e7c4911e619dc (patch)
treed266abbf6a93ac35e57a850e26331e0cfd774f17 /tests/data_files/server1.req.key_usage
parentaf4aad1f0a0beba82d2015d79b450b59bf34d2bc (diff)
arch: arm: force 4K page alignment in linker
Since 5c71f8110, the u-boot.elf produced by dragonboard410c_defconfig no longer fits in the 1MiB aboot partition it is intended for. To be precise, this issue occurs on toolchains that have a linker with a COMMONPAGESIZE > 4K. Since u-boot is hardcoded for 4K granules, we ensure that the linker doesn't try to align to anything larger than that, otherwise we're just filling our ELFs with a bunch of useless zeros. Suggested-by: Stephan Gerhold <[email protected]> Signed-off-by: Sam Day <[email protected]> Tested-by: Peter Robinson <[email protected]>
Diffstat (limited to 'tests/data_files/server1.req.key_usage')
0 files changed, 0 insertions, 0 deletions