You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've lost my A53 during recent oversea trip and am temporarily using Note 8 (N950N) now. Currently Android 10 ROM based on Note 9 (N960) is installed, and kernel source is this repo.
I modified that source same as a few of your oldest commits (Apply the patch) and compiled, but boot freezes at Note 8 splash screen.
There are no vmm.elf on init folder, so should I omit .incbin VMM_elf_path on _vmm.S and it needs to be differently implemented for getting KVM on exynos8895?
The text was updated successfully, but these errors were encountered:
kyeon-go
changed the title
Implementing onto exynos 8895
Implementing on this to exynos8895
Nov 16, 2024
I've lost my A53 during recent oversea trip and am temporarily using Note 8 (N950N) now. Currently Android 10 ROM based on Note 9 (N960) is installed, and kernel source is this repo.
I modified that source same as a few of your oldest commits (Apply the patch) and compiled, but boot freezes at Note 8 splash screen.
There are no vmm.elf on init folder, so should I omit
.incbin VMM_elf_path
on _vmm.S and it needs to be differently implemented for getting KVM on exynos8895?The text was updated successfully, but these errors were encountered: