riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
581 stars 307 forks source link

Big endian #220

Closed zeldin closed 3 years ago

zeldin commented 3 years ago

Two minor fixes needed for pk to work correctly on big endian target.

aswaterman commented 3 years ago

Cool, thanks.