227 Commits

Author SHA1 Message Date
82bd81bb60 move fromhost/tohost for moonlight into ram 2025-05-23 20:24:31 +02:00
5353d7d258 fixes a race condition when reading qspi data register 2025-05-23 20:24:02 +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
6e2a7a12fe cleans up_exit, adds call to C++ destructors 2025-05-23 09:32:09 +02:00
2bde14a398 corrects BoardBase in libwrap, as it is only Board now 2025-05-22 17:47:11 +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
92d01b9db4 adds check for testbench to CMakeList 2025-05-22 12:10:07 +02:00
5f26d9081c add cache flush to cluster info 2025-05-15 20:11:55 +02:00
30cebaa066 support up to 15 words per message 2025-05-05 15:53:39 +02:00
540397494a updates CMAKE_C_FLAGS set 2025-04-15 14:30:48 +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
e1ea5a98d6 fixes inline declarations of functions 2025-04-13 18:13:31 +02:00
c73bc9e144 changes XIP start address 2025-04-12 09:39:49 +02:00
db3a2d68d6 adds rv64gc.cmake 2025-04-11 15:37:34 +02:00
cb6be16832 update cluster info 2025-04-10 16:59:33 +02:00
2ab28cf7f7 update address map 2025-04-10 13:05:58 +02:00
263d7d9074 Update cluster_info header 2025-04-08 21:40:46 +02:00
aca6bc8a20 Update compute cluster addresses 2025-04-08 11:36:50 +02:00
c88caf9906 adds mask for ssid number 2025-04-06 19:36:37 +02:00
38246a05ce makes all inline functions static to make building w/o optimization possible 2025-03-28 23:05:08 +01: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
39969f0e29 fixes compiler warnings 2025-03-20 09:31:17 +01:00
e7a21b627e Update cluster info for new address map 2025-03-18 13:44:11 +01:00
ada4881d33 disables compiler opt for bsp_write in release 2025-03-14 17:51:55 +01:00
f21ea46bef uses htif in iss setting 2025-03-14 11:44:03 +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
141a4ed247 sysctrl.h added 2025-03-05 09:59:33 +01:00
19e7a3e85e adapts to changed field layout in config registers of the camera module 2025-03-03 11:05:04 +01:00
e372f59715 update camera interface 2025-02-26 17:10:46 +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
2231ae4106 updates sysctrl register declarations 2025-02-19 17:17:04 +01:00
c37b7243b4 adds sysctrl peripheral 2025-02-19 16:27:01 +01:00
42a696bebd fix case in header library 2025-02-18 12:13:44 +01:00
08846df05e Merge branch 'develop' of https://git.minres.com/Firmware/MNRS-BM-BSP into develop 2025-02-18 11:36:09 +01:00