Skip to content

boot-qemu.py: Add ppc64 big endian ELFv2 file strings to file_rosetta#101

Merged
nathanchance merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:ppc64-big-endian-elfv2-auto
May 8, 2023
Merged

boot-qemu.py: Add ppc64 big endian ELFv2 file strings to file_rosetta#101
nathanchance merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:ppc64-big-endian-elfv2-auto

Conversation

@nathanchance

Copy link
Copy Markdown
Member

This is needed to automatically boot ppc64_guest_defconfig +
CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2=y.

Add both the pie and non-pie variants, even though it is unlikely that
CONFIG_RELOCATABLE will be disabled, as it is selected by a few
different options in the defconfigs that this script will typically be
booting, but it does not hurt to be proactive.

This is needed to automatically boot ppc64_guest_defconfig +
CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2=y.

Add both the pie and non-pie variants, even though it is unlikely that
CONFIG_RELOCATABLE will be disabled, as it is selected by a few
different options in the defconfigs that this script will typically be
booting, but it does not hurt to be proactive.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit aac8f35 into ClangBuiltLinux:main May 8, 2023
@nathanchance nathanchance deleted the ppc64-big-endian-elfv2-auto branch May 8, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants