Skip to content

Enable SecureBoot flag build on U540 and bootable on RISCV QEMU#25

Open
joshloo wants to merge 1 commit intotianocore:masterfrom
joshloo:riscv-secure-boot
Open

Enable SecureBoot flag build on U540 and bootable on RISCV QEMU#25
joshloo wants to merge 1 commit intotianocore:masterfrom
joshloo:riscv-secure-boot

Conversation

@joshloo
Copy link
Copy Markdown

@joshloo joshloo commented May 18, 2021

This patch enables build with -DSECURE_BOOT_ENABLE=TRUE flag.
However, some library included are null libraries here, and during boot,
there's some unsupported function during SecureBootConfigDxe,
specifically InvalidateInstructionCacheRange that needs to be fixed

Signed-off-by: Loo Tung Lun joshlootunglun@gmail.com

However, some library included are null libs here, and there's
some unsupported function during SecureBootConfigDxe,
specifically InvalidateInstructionCacheRange that needs to be fixed

Signed-off-by: Loo Tung Lun <joshlootunglun@gmail.com>
<LibraryClasses>
NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
}
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is already present at Line 531.
But it would probably be nice to get it closer together. I.e. put it here and remove it from below

@ghost
Copy link
Copy Markdown

ghost commented Jun 18, 2021

The TianoCore project doesn't use Pull Requests (yet), so you'll need to send the patch to devel@edk2.groups.io (see https://edk2.groups.io) to have it considered for inclusion.

@hrw
Copy link
Copy Markdown
Contributor

hrw commented Sep 13, 2024

rebase please

abdattar pushed a commit to abdattar/edk2-platforms that referenced this pull request Jan 30, 2025
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