72 Commits

Author SHA1 Message Date
82bd81bb60 move fromhost/tohost for moonlight into ram 2025-05-23 20:24:31 +02:00
b9e5f33cb6 re-applies latest moonlight changes 2025-05-23 20:23:23 +02:00
99c6214381 changes ISS linker map: moves .srodata to .rodata and increases RAM and stacksize 2025-05-23 10:36:01 +02:00
f37242efa7 Merge branch 'cmake_flow' into develop 2025-05-22 12:19:52 +02:00
41d38e698d cleans up bsp read and write for ISS 2025-05-22 12:10:25 +02:00
853d1c33ec updates to-/fromhost in link.lds 2025-04-15 12:19:32 +02:00
e0807b8cdd moves to-/fromhost declaration into platform 2025-04-14 17:00:41 +02:00
8cb34baacf moves to-/fromhost past the end of the RAM 2025-04-14 16:34:10 +02:00
546851f509 disables start.S defines 2025-04-13 21:09:37 +02:00
569df1536a adds *.o file sto cleanup 2025-04-13 18:15:06 +02:00
c73bc9e144 changes XIP start address 2025-04-12 09:39:49 +02:00
c3d9e5fa6f adds proper device based r/w to tgc_vp 2025-03-28 23:03:53 +01:00
3b95d0a7cd removes unused build components 2025-03-28 23:03:24 +01:00
427f8e8b0b updates tgc_vp by adding bsp specific r/w and updates platform.h paths 2025-03-28 19:03:56 +01:00
890d4478a3 adds bsp write and read for rtl 2025-03-24 08:28:56 +01:00
7d55172d51 updates the bsp_write and exit 2025-03-21 16:05:01 +01:00
ada4881d33 disables compiler opt for bsp_write in release 2025-03-14 17:51:55 +01:00
3042e0e124 uses tohost in bsp_write 2025-03-11 11:42:28 +01:00
8bb7365819 changes the order of sdata and srodata 2025-03-11 11:35:06 +01:00
b9b8c51957 updates and unifies linkerscript 2025-03-07 20:52:30 +01:00
b6ce43f57a updates ram start location 2025-03-07 11:54:30 +01:00
428d3ac285 fixes linker script 2025-03-06 11:24:43 +01:00
b34365534c Add header library with cluster config information 2025-02-24 17:05:51 +01:00
06cbc26688 fixes memory layout of moonlight 2025-02-24 10:14:10 +01:00
25623e74a0 fixes memory layout wrt to latest changes 2025-02-23 08:08:34 +01:00
c37b7243b4 adds sysctrl peripheral 2025-02-19 16:27:01 +01:00
db3ff44066 add basic library for flexki messaging 2025-02-18 09:54:19 +01:00
fcf8543c06 corrects UART base addr wrt. HW 2025-01-21 17:35:12 +01:00
74b43d9bc1 add linker file for camera test 2025-01-21 10:16:24 +01:00
71217499f2 fixes changed base addresses 2025-01-19 20:12:35 +01:00
24b64bce3e re-adds symbolic link for tgc_vp 2025-01-16 11:17:54 +01:00
b921b9c71f fixes moonlight/ehrenberg ram size 2025-01-14 20:41:26 +01:00
0a3b25cc6d updates Make build system with new Board specific writes 2025-01-07 10:45:02 +01:00
6cd7ea887a removes unused CMakeLists 2025-01-06 20:23:10 +01:00
cef1036169 adds board specific read for iss, changes read implementation 2025-01-06 20:21:21 +01:00
32ff23709f splits write.c, adds iss implementation and adds CMake build system 2025-01-06 20:19:05 +01:00
bace1c31c1 moves semihosting away from libwrap 2025-01-06 20:17:40 +01:00
790379cd78 moves testbench implementations 2025-01-06 20:17:05 +01:00
7ea13b8993 removes SiFive from bsp 2025-01-06 20:16:29 +01:00
9ff9727bd6 replaces ehrenberg with new implementations 2025-01-06 20:15:44 +01:00
f419b1a3e6 first version of working cmake 2024-12-20 14:27:45 +01:00
32b9cc78b4 adds first version of cmake 2024-12-17 12:32:21 +01:00
5eac63d773 fix timer macro 2024-11-06 11:24:09 +01:00
e8cfbbdab0 add communication controller register interface 2024-11-05 13:01:57 +01:00
8e62de5cdf add RAM linker file 2024-10-01 10:56:40 +02:00
3484dc66e3 fix interrupt handler and Moonlight ROM size 2024-09-26 12:18:50 +02:00
ea5d61ec0b adds some cosmetic fixes 2024-09-14 09:58:57 +02:00
f632436fda rename SDMA to DMA 2024-08-28 16:18:18 +02:00
7a065a1d24 adds non-vectored interrupt handler 2024-08-23 21:56:15 +02:00
ac3ef788f9 fixes naming in qspi header 2024-08-18 20:27:41 +02:00