Eyck-Alexander Jentzsch alex
  • Joined on 2021-12-01
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-12 18:11:02 +01:00
5b8c72cd9d changes ULONG to UINT32 for 64bit netxduo
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-10 15:25:18 +01:00
91632bcdee updates test for smp
5b2da239d2 enables smp demo
1165785154 formats file
ba39d23a18 adds hooks in bootup do move smp booting into the smp port lib
d97e71ca83 updates test to work with new build system
Compare 17 commits »
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-04 10:45:40 +01:00
27438ef6a5 also corrects LONG (not just ULONG)
alex deleted branch feature/smp from Firmware/ThreadX4TGFS 2026-04-02 14:09:58 +01:00
alex merged pull request Firmware/ThreadX4TGFS#4 2026-04-02 14:09:29 +01:00
Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration
alex deleted branch feature/test from Firmware/ThreadX4TGFS 2026-04-02 14:09:29 +01:00
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-02 14:09:29 +01:00
f58aa42abd changes regression such that non-smp test run before smp tests
ac1fb36e2c adds MinSizeRel to the regression
c0386ea4a1 makes bootup code work for any number of cores
ffc49bc6a9 small formatting
8772df619f adds 64 bit versions to regression
Compare 79 commits »
alex created pull request Firmware/ThreadX4TGFS#4 2026-04-02 14:08:29 +01:00
Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:52:04 +01:00
f58aa42abd changes regression such that non-smp test run before smp tests
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:49:44 +01:00
ac1fb36e2c adds MinSizeRel to the regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:26:27 +01:00
c0386ea4a1 makes bootup code work for any number of cores
ffc49bc6a9 small formatting
Compare 2 commits »
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 10:38:21 +01:00
8772df619f adds 64 bit versions to regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 10:36:34 +01:00
a6a6a034d6 removes convoluted generation of offsets
9212d40d86 adds newest version of patched threadx tests
c16e6b0446 adjust SMP port to also use ULONG = 8 bytes
eda2a85dc1 makes ULONG 64 bit on RV64
Compare 4 commits »
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-01 17:21:23 +01:00
bdf3893bf2 updates latest image for regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 21:52:53 +01:00
8dfc5ab688 parallelizes ctest and build in regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 20:59:09 +01:00
856b5f9d32 updates threadx
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 16:39:46 +01:00
27fc04011c forces rebuild for cmake
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 16:34:15 +01:00
bb79d43ff7 removes parallel build to enable searching for build error
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 16:31:34 +01:00
3cd42fcb10 adds submodules to checkout
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-03-31 16:28:05 +01:00
ea1945983f Removes parameters for latest image and simulator path