pulp-runtime/kernel
2023-10-30 22:15:17 +01:00
..
chips Referencing to ORIGIN(L2) in .vectors and .l2_data sections. 2023-10-20 00:09:59 +02:00
alloc.c Enabled traces for debugging (at least in allocation functions). 2023-06-16 11:09:32 +02:00
alloc_pool.c Cluster stacks are now dynamically allocated to avoid long preloading on netlist sim 2020-04-02 11:09:49 +02:00
bench.c Making a single cluster with non-zero index successfully work. 2023-06-23 19:02:59 +02:00
cluster.c Added function to write in the cluster internal return value. 2023-10-20 00:10:38 +02:00
crt0.S Added code for HMR. 2023-10-03 22:01:45 +02:00
fll-v1.c Few fixes to have riscv-tests/testIRQ working on pulpissimo 2020-02-06 13:26:14 +01:00
freq-domains.c FIxed wrong size of pos_freq_domains 2020-03-05 15:56:56 +01:00
hmr_synch.c Make DMR regression work on standalone PULP cluster. 2023-10-30 22:15:17 +01:00
init.c Properly propagate ARCHI_NO_FC to enable boot without the FC. 2023-04-11 19:25:48 +02:00
irq.c Few fixes to have riscv-tests/testIRQ working on pulpissimo 2020-02-06 13:26:14 +01:00
irq_asm.S Initial commit 2019-12-15 14:12:22 +01:00
kernel.c Initial commit 2019-12-15 14:12:22 +01:00
soc_event.c Fixed issue with data placement leading to corruption 2020-01-14 23:02:03 +01:00