bao-project / bao-hypervisor

Bao, a Lightweight Static Partitioning Hypervisor
Apache License 2.0
379 stars 128 forks source link

fix(tlb): write back original vttbr #158

Closed xioliu closed 4 months ago

xioliu commented 4 months ago

Hum, I am not sure why it failed at code quality. @DavidMCerdeira

DavidMCerdeira commented 4 months ago

@xioliu We had an issue with the clang-format tool. It should be fixed now. However you need to rebase with main to apply the fix.

xioliu commented 4 months ago

Well, I got "Already up to date." when I run git pull.

DavidMCerdeira commented 4 months ago

@xioliu Your branch is one commit behind bao-project/bao-hypervisor:main You are most likely pulling from your own main