Skip to content

Add back support for grub-based installers and images (for arm64)#1089

Merged
ricardosalveti merged 5 commits intofoundriesio:mainfrom
ricardosalveti:grub
Mar 31, 2023
Merged

Add back support for grub-based installers and images (for arm64)#1089
ricardosalveti merged 5 commits intofoundriesio:mainfrom
ricardosalveti:grub

Conversation

@ricardosalveti
Copy link
Copy Markdown
Member

Needed on arm64 as the current sd-boot version does not support loading initrds via LINUX_INITRD_MEDIA_GUID (only via sd-stub, which requires UKI).

@ricardosalveti ricardosalveti requested a review from a team March 30, 2023 02:56
Relevant changes:
- 3ccc9bd1 bsp: generic-arm64: extend support for MT8195
- b3d2ad29 bsp: generic-arm64: disable CONFIG_TCG_ATMEL
- f135d07b bsp: ti-arm64-common: update configs based on BSP 08.06.00.007
- 28a0f637 features: jailhouse: add pci/vfio options for extended support
- 2f1b155d bsp: imx: enable FW_LOADER_USER_HELPER

Signed-off-by: Ricardo Salveti <[email protected]>
Allow asking the user which partition the installer should use for ESP
and rootfs.

Signed-off-by: Ricardo Salveti <[email protected]>
Similar to image-efi-installer.wks.in but compatible with the normal
boot method expected by grub, which is booting the kernel/initrd from
the normal rootfs instead of efi folder (as required by sd-boot).

Signed-off-by: Ricardo Salveti <[email protected]>
Add back support for installing systems that are still using grub as the
default EFI bootloader.

This is needed on arm64 as the current sd-boot version does not support
loading initrds via LINUX_INITRD_MEDIA_GUID.

Signed-off-by: Ricardo Salveti <[email protected]>
This is needed on arm64 as the current sd-boot version does not support
loading initrds via LINUX_INITRD_MEDIA_GUID (only via sd-stub, which
requires UKI).

Signed-off-by: Ricardo Salveti <[email protected]>
Copy link
Copy Markdown
Member

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti ricardosalveti merged commit 06252ee into foundriesio:main Mar 31, 2023
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.

3 participants