Historial de Commits

Autor SHA1 Mensaje Fecha
  Pablo Graubner 3e4c04f537 SMODE: rename feature sbi to s-mode hace 2 años
  Pablo Graubner 061c0aace3 SBI: introducing sbi compatibility hace 2 años
  Vadim Kaushan 01097fdd30 Convert default_setup_interrupts into a Rust function hace 2 años
  Vadim Kaushan 57219ef1a0 Pass a0..a2 to main() hace 2 años
  Scott Mabin daeaf182e2 Trap handler override improvments hace 3 años
  Karol Harasim 3047813439 Document .weak usage. hace 4 años
  Karol Harasim 67f67f0f84 Remove duplicated .global from default_setup_interrupts hace 4 años
  Karol Harasim d1e0564fcd Update asm.S hace 4 años
  Karol Harasim f09f4549ea Make default_setup_interrupts global hace 4 años
  Karol Harasim ff86cd05a5 Add hook to initialize custom interrupt controllers. hace 4 años
  Wladimir J. van der Laan 7638761655 Surround use of absolute offset with "norelax" hace 4 años
  Vadim Kaushan 88f0e911bc Remove asm.h hace 5 años
  Vadim Kaushan 579f68ddf7 Replace mul instruction with a loop for rv32i hace 5 años
  Vadim Kaushan f956817f40 Pass trap frame pointer to the _start_trap_rust function hace 5 años
  Ein Terakawa 23605f5b35 Assure address of PC at startup. hace 5 años
  Ivan Stankovic 09b1f01d35 Place abort in the .text section hace 5 años
  Vadim Kaushan 1839103f1c Add support for 64-bit registers in _start_trap hace 5 años
  Vadim Kaushan 5c1bbc64e4 Introduce _mp_hook hace 5 años
  Vadim Kaushan 84042d706a Do not set mideleg and medeleg (not supported on FE310) hace 5 años
  Vadim Kaushan 03f4eef93d Set trap handler in assembly hace 6 años
  Vadim Kaushan 1f9677f3c7 Set frame pointer right after stack allocation hace 6 años
  Vadim Kaushan 73e56ebfab Initialize GPR and MSR state hace 6 años
  Vadim Kaushan b50b9ed713 Set stack pointer for all the harts hace 6 años
  Vadim Kaushan c4d4b7a166 Turn abort() into an infinite loop hace 6 años
  Vadim Kaushan 28e5e7beb5 Disable relaxation for gp load hace 6 años
  Vadim Kaushan f88d31d88f Use position-independent loads in asm.S hace 6 años
  Vadim Kaushan b4486cbb8c Fix _start_trap alignment hace 6 años
  Vadim Kaushan 5c4dde2845 Get rid of inline assembly hace 6 años