Skip to content

Fix problem in start of aarch64#400

Open
jinwjinl wants to merge 2 commits intovivoblueos:mainfrom
jinwjinl:fix_start_problem
Open

Fix problem in start of aarch64#400
jinwjinl wants to merge 2 commits intovivoblueos:mainfrom
jinwjinl:fix_start_problem

Conversation

@jinwjinl
Copy link
Copy Markdown
Contributor

The 4k stack space was invalid because it was created after the function call. Furthermore, the sp value was changed before the "enable_mmu" function was called, but was not changed back afterward.

@jinwjinl
Copy link
Copy Markdown
Contributor Author

build_prs

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/24496638329.

@jinwjinl
Copy link
Copy Markdown
Contributor Author

build_prs

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

✅ All jobs completed successfully, see https://github.com/vivoblueos/kernel/actions/runs/24507676627.

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.

1 participant