Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing ARMv8 32bit kernel support configs #3099

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

jens-maus
Copy link
Contributor

This PR adds some missing kernel config options for the generic-aarch64 target which are necessary to introduce compatibility for partly deprecated ARM 32bit instruction sets (mainly CP15 instructions) which are however required because some third-party addons (e.g. like RaspberryMatic addon) come with 32bit applications which might still require these instruction sets to be available. Please see #1323 for a similar PR and more information on that topic, thought.

@jens-maus jens-maus added the board/generic-aarch64 Generic aarch64 machine label Jan 23, 2024
Copy link
Member

@sairon sairon left a comment

Choose a reason for hiding this comment

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

Looks good on my end, thanks!

@agners agners merged commit f36ab6c into home-assistant:dev Jan 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants