SHIVAM DEOLANKAR commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_146275 Tested using rtems-run with the zynqmp_qemu configuration. - Successfully built the aarch64/zynqmp_apu BSP with tests enabled - Executed hello.exe test, which passed as expected - System booted and shut down cleanly without issues Since the default DTB does not contain a PCIe node, the fallback path was exercised, preserving the original static MMU mappings and confirming no regression. ```ini [DEFAULT] RTEMS_POSIX_API = True BUILD_TESTS = True RTEMS_SMP = True [aarch64/zynqmp_apu] ``` This was the config file used {width=900 height=521} Output of Hello Test {width=757 height=600} Output of smp01.exe test {width=900 height=384} Successful build -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_146275 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
