Histórico de Commits

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