Documentation | Add BeagleV-Fire Board Documentation (!45)
Purva Yeshi (@purva_yeshi)
gitlab at rtems.org
Fri Sep 27 05:50:00 UTC 2024
Purva Yeshi commented on a discussion on user/bsps/bsps-riscv.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/45#note_112626
> +
> + $ echo "[riscv/beaglevfire]" > config.ini
> + $ echo "BUILD_TESTS = True" >> config.ini
> + $ echo "RTEMS_POSIX_API = True" >> config.ini
> + $ echo "RTEMS_SMP = False" >> config.ini
> + $ echo "BSP_START_COPY_FDT_FROM_U_BOOT = False" >> config.ini
> + $ echo "BSP_VERBOSE_FATAL_EXTENSION = False" >> config.ini
> +
> +The BeagleV-Fire supports Symmetric Multiprocessing (SMP) with its
> +quad-core configuration. SMP enables efficient parallel processing
> +across multiple cores, enhancing performance for multi-threaded
> +applications.
> +
> +``RTEMS_SMP``: Set to ``False`` to run the system in uniprocessor mode,
> +where only one core (e.g., U54_1) handles processing. This mode is
> +suitable for scenarios where multiprocessing is not required or not
Okay Sure
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/45#note_112626
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240927/f7b2780f/attachment-0001.htm>
More information about the bugs
mailing list