Hongyu Liu hongyu
  • Joined on 2023-08-29
hongyu pushed to develop at Firmware/Firmwares 2025-06-06 14:38:29 +02:00
c7cd0843b8 uses inherits in preset json for benchmarks and corrects typo for 64bit
hongyu pushed to develop at Firmware/Firmwares 2025-06-06 13:55:10 +02:00
83b2105c38 corrects type in inherits Preset
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-04-15 14:33:10 +02:00
bccfc67926 removes unused code in cmake
hongyu pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-04-15 14:31:08 +02:00
540397494a updates CMAKE_C_FLAGS set
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-04-15 12:32:17 +02:00
8b3dc54e5c uses write_hex() in exit instead of tohost=0x1
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-04-15 12:26:40 +02:00
9909769c0a updates to make 64bit compiling
hongyu pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-04-15 12:19:49 +02:00
853d1c33ec updates to-/fromhost in link.lds
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-04-11 15:44:56 +02:00
a5825bfd67 updates preset for 64bit
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-04-11 15:41:35 +02:00
36404dd7e0 adds -mcmodel=medany and map generation;updaes bsp
hongyu pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-04-11 15:38:00 +02:00
db3a2d68d6 adds rv64gc.cmake
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-21 16:07:41 +01:00
658ffbb405 adds map generation and updates bsp
hongyu pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-03-21 16:05:16 +01:00
7d55172d51 updates the bsp_write and exit
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-14 17:53:54 +01:00
c6bfaf0546 adds volatile to array passed to tohost and updates bsp submodule
hongyu pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-03-14 17:52:11 +01:00
ada4881d33 disables compiler opt for bsp_write in release
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-14 14:26:54 +01:00
e88c1148fb removes default release build
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-14 14:24:25 +01:00
686d01ab3e adds extern to tohost/fromhost to avoid error during BSS initialization
hongyu pushed to feature/htif at DBT-RISE/DBT-RISE-TGC 2025-03-11 12:00:39 +01:00
aaebeaf023 changes the io_buf
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-11 11:49:31 +01:00
884d445cb9 adds target. map generation to target_link_opinions
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-11 11:46:30 +01:00
eee14af478 updates bsp
hongyu pushed to cmakeflow at Firmware/Firmwares 2025-03-11 11:45:47 +01:00
727fdcb7bb adds examples of write/tohost usage