Eyck-Alexander Jentzsch alex
  • Joined on 2021-12-01
alex pushed to develop at Firmware/Firmwares 2025-06-17 18:42:56 +01:00
a2cd38fbd5 updates bsp
alex pushed to develop at Firmware/MNRS-BM-BSP 2025-06-17 18:42:21 +01:00
ca36d3ef84 makes no-warn-rwx-segments check if compiler has the option
alex pushed to develop at Firmware/Firmwares 2025-05-27 08:17:08 +01:00
510695bf6e changes Presets to a Composition based approach for hello-world
7258684a33 updates bsp
Compare 2 commits »
alex pushed to develop at Firmware/MNRS-BM-BSP 2025-05-26 19:18:16 +01:00
a33b51a708 makes start.S, entry.S and link.lds configurable
alex pushed to develop at Firmware/Firmwares 2025-05-23 09:36:40 +01:00
15cc2ece6f updates bsp
3e0eaba231 changes sizes of casts for dhrystone to the correct ones
4bd2111c93 cleans up gitignore
Compare 3 commits »
alex pushed to develop at Firmware/MNRS-BM-BSP 2025-05-23 09:36:14 +01:00
99c6214381 changes ISS linker map: moves .srodata to .rodata and increases RAM and stacksize
alex pushed to develop at Firmware/Firmwares 2025-05-23 08:33:29 +01:00
f99db9409f updates bsp
87539a8433 cleans up hello.c
de4cf8f35a updates CMakeLists and Presets for all examples
7d4bcea3ba Merge branch 'cmakeflow' into develop
74c2ec2014 updates write for coremark
Compare 26 commits »
alex pushed to develop at Firmware/MNRS-BM-BSP 2025-05-23 08:33:02 +01:00
6e2a7a12fe cleans up_exit, adds call to C++ destructors
2bde14a398 corrects BoardBase in libwrap, as it is only Board now
f37242efa7 Merge branch 'cmake_flow' into develop
41d38e698d cleans up bsp read and write for ISS
92d01b9db4 adds check for testbench to CMakeList
Compare 38 commits »
alex pushed to cmakeflow at Firmware/Firmwares 2025-05-22 11:22:36 +01:00
74c2ec2014 updates write for coremark
alex pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-05-22 11:10:30 +01:00
41d38e698d cleans up bsp read and write for ISS
92d01b9db4 adds check for testbench to CMakeList
Compare 2 commits »
alex created branch lwc in Firmware/Firmwares 2025-05-22 10:51:51 +01:00
alex pushed to lwc at Firmware/Firmwares 2025-05-22 10:51:51 +01:00
6c48a29db1 adds initial version of lwc
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-28 14:04:21 +01:00
fe3ed49519 updates asmjit template, removes lots of comments from IR
1afd77a942 changes aes box functions to extern linkage
Compare 2 commits »
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-03 08:59:40 +01:00
cdf5038e59 corrects fp functions for llvm
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-03 08:19:09 +01:00
651897e1e4 corrects another oversight in tcc template wrt floating point
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-02 12:01:28 +01:00
a1803c61c1 even more corrections to tcc template
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-02 11:20:45 +01:00
bfa2182f8e corrects mistakes wrt tcc template
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-02 11:18:53 +01:00
b01c9b27e5 corrects tcc template when using floating point
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-02 10:54:00 +01:00
07f394d5ff corrects tcc template when using floating point
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2025-04-02 09:19:18 +01:00
7e97329e78 adds UserProvidedFunctions for NaNBoxing, updates generated files, adapts to new fp API