Commit graph

11 commits

Author SHA1 Message Date
Riccardo Tedeschi
28b2b3638a Add sync loop barrier with proper address 2023-10-25 10:24:44 +02:00
Riccardo Tedeschi
8e7c7bf55b Remove unnecessary store operation to unmapped addr 2023-10-23 11:50:19 +02:00
Riccardo Tedeschi
a08ecca62b Initialize all registers to zero during boot 2023-10-04 16:39:00 +02:00
Luca Valente
9e9bffbd50 Properly propagate ARCHI_NO_FC to enable boot without the FC.
Core 0 does the initialization as if it was the FC and then
all the cores enter the main with the proper stack initialization.
2023-04-11 19:25:48 +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