Commit Graph

11 Commits

Author SHA1 Message Date
add4ef840b removes trace section
As there is no definitive decision as to where the tracing should be placed in the memory, it is removed for now
2026-02-13 10:04:17 +00:00
1abf66d3cf corrects spelling in linker file to adhere to convention 2026-02-11 19:30:41 +01:00
9e6e3ef1f2 fixes visibility of mnrs et driver functions 2026-02-08 08:47:44 +01:00
47588180b9 applies clang--format 2026-02-06 19:31:29 +01:00
fe168fc3d5 corrects time tick settings so that a timer tick happens every 10ms 2026-02-04 07:16:38 +01:00
39ffc7c743 updates memeory map to match RISCV-VP commit b8b1c23 2026-02-03 08:07:10 +01:00
c691642555 finishes sections definitions not using PHDRs 2026-02-01 21:49:17 +01:00
f3232373fe changes memeory map to match RISCV-VP, commit a94fd67 2026-02-01 21:49:17 +01:00
51d493fb5a fixes linker script to place .data with offset if ram is at address 0 2026-02-01 21:49:17 +01:00
1c9c00235d implements proper linker script to support TLS
This change updates the linker script and dependend wile so that thread local
storage sections are properly supported and initailaized
2026-02-01 21:49:17 +01:00
1e5eb44ca9 initial commit 2026-01-27 20:58:23 +01:00