1. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/entry.S]
  2. 62ffc0d vmbase: Configure stack guard from Rust by Pierre-Clément Tosi · 2 years, 1 month ago
  3. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 1 month ago
  4. ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 2 years, 4 months ago
  5. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 2 years, 4 months ago
  6. f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 2 years, 6 months ago
  7. 586bb7c vmbase: Randomize stack canary value by Jakob Vukalovic · 2 years, 7 months ago
  8. 2cba973 vmbase: entry.S: Reset if relocated by Pierre-Clément Tosi · 2 years, 10 months ago
  9. e328f4a vmbase: Introduce common.h for assembly code by Pierre-Clément Tosi · 2 years, 10 months ago
  10. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 10 months ago
  11. d40ff91 vmbase: Handle very early exceptions by Pierre-Clément Tosi · 3 years, 1 month ago
  12. e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 3 months ago
  13. b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 3 years, 4 months ago
  14. f71e6ee Move entry point and exception vector to library. by Andrew Walbran · 3 years, 4 months ago[Renamed from pvmfw/entry.S]
  15. dfb7337 Revert "Revert "Handle exceptions."" by Andrew Walbran · 3 years, 4 months ago
  16. 8133458 Revert "Handle exceptions." by Wei-chung Hsu · 3 years, 4 months ago
  17. 55fb474 Handle exceptions. by Andrew Walbran · 3 years, 5 months ago
  18. a0ecabd Move writable data to a higher block of memory. by Andrew Walbran · 3 years, 4 months ago
  19. 267f6c1 Use hardcoded pagetable initially. by Andrew Walbran · 3 years, 5 months ago
  20. 15068b0 Entry point for Rust pvmfw. by Andrew Walbran · 3 years, 5 months ago