Commit graph

9 commits

Author SHA1 Message Date
Francesco Conti
7ea5a725e4 Quality-of-life changes
1) export also fast_preload bootmode (for EFCL summer school)
2) remove warnings due to non-whitespace characters in archi/utils.h
3) reset all registers in CV32E40X at boot (probably not needed, but
   good practice anyways)
2024-05-25 20:33:59 +02:00
Francesco Conti
326f85ce9a Reset caller-saved registers in crt0.S
Probably not necessary, but better safe then sorry
2024-05-22 23:21:53 +02:00
mp-17
62e614cf5e 🐛 make startup code compliant to cv32e40p 2020-07-07 14:59:07 +02:00
Germain Haugou
961edb14af Cluster stacks are now dynamically allocated to avoid long preloading on netlist sim 2020-04-02 11:09:49 +02:00
Germain Haugou
eca64eca67 Added config CONFIG_CL_BOOT to forward the execution to cluster side 2020-02-20 18:52:47 +01:00
Germain Haugou
0540056eaa Few fixes to have riscv-tests/testIRQ working on pulpissimo 2020-02-06 13:26:14 +01:00
Germain Haugou
5ef7ff3157 Few fixes to be able to use runtime without FC on pulp-open 2020-01-20 21:24:53 +01:00
Germain Haugou
fa62145237 Few fixes 2019-12-15 17:33:38 +01:00
Germain Haugou
8b884c9667 Initial commit 2019-12-15 14:12:22 +01:00