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