Historique des commits

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