Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Jongy
Copy link
Contributor

@Jongy Jongy commented Feb 20, 2021

I worked on this as part of adding AArch64 support to my Linux kernel port (#5482).

It might be useful for other ports as well. I saw that AArch64 has been discussed (#4176). Other ports that run on AArch64 and don't have / don't want to use setjmp will be able to use this.

I'm not done with adding the arch support in my port. It's cooked enough to test this, though - raising exception works fine, so I'm confident in the code correctness.
Once done with everything, I'll add other components such as gchelper.s support for AArch64 registers.

Also dropped a small typo fix commit (that I've noticed while working on NLR).

@dpgeorge
Copy link
Member

Thanks, a good addition! And thanks also for the clean commits.

Rebased and merged in 2d5cece and e196cb7

@dpgeorge dpgeorge closed this Mar 11, 2021
@dpgeorge dpgeorge added the py-core Relates to py/ directory in source label Mar 11, 2021
@Jongy Jongy deleted the nlraarch64 branch March 11, 2021 05:08
Wind-stormger pushed a commit to BPI-STEAM/micropython that referenced this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
py-core Relates to py/ directory in source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants