Skip to content

Conversation

@retrage
Copy link
Contributor

@retrage retrage commented Jan 22, 2023

These changes are required to run a recently built GRUB binary as described in the commit 89764cf.

@retrage retrage requested a review from rbradford January 22, 2023 06:56
"cortex-a" crate has been renamed to "aarch64-cpu", and is deprecated.
This commit replace this crate with "aarch64-cpu" crate.

Signed-off-by: Akira Moroo <[email protected]>
A recent GRUB binary implicitly uses advanced SIMD registers. We don't
want to trap use of these registers, we have to ensure that
CPACR_EL.FPEN is set to 0b11.

Signed-off-by: Akira Moroo <[email protected]>
@retrage retrage merged commit 411ca73 into cloud-hypervisor:main Jan 25, 2023
@retrage retrage deleted the aarch64-cpu-simd branch January 25, 2023 01:27
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