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

Limitations present when interacting with 32-bit U-Boot on 64-bit ARMv8 device #83

Open
jynik opened this issue Jul 24, 2021 · 0 comments
Assignees
Labels
troubleshooting User has questions or needs help

Comments

@jynik
Copy link
Collaborator

jynik commented Jul 24, 2021

Refer to #3 for more information: #3 (comment)

Users can use --arch arm for such devices, but will not be able to perform operations that necessitate triggering data aborts; attempts to do so via unaligned accesses will fail. This amounts to not using the -R, --allow-reboot option when attempting to interact with a 32-bit U-Boot build on an ARMv8 device.

@jynik jynik added the feature New feature or request label Jul 24, 2021
@jynik jynik added this to the 0.3.0 milestone Jul 24, 2021
@jynik jynik self-assigned this Jul 24, 2021
@jynik jynik changed the title Add ARCH32 Support Limitations present when interacting with 32-bit U-Boot on 64-bit ARMv8 Jul 26, 2021
@jynik jynik added troubleshooting User has questions or needs help and removed feature New feature or request labels Jul 26, 2021
@jynik jynik changed the title Limitations present when interacting with 32-bit U-Boot on 64-bit ARMv8 Limitations present when interacting with 32-bit U-Boot on 64-bit ARMv8 device Jul 26, 2021
@jynik jynik removed this from the 0.3.0 milestone Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
troubleshooting User has questions or needs help
Projects
None yet
Development

No branches or pull requests

1 participant