RTEMS | Add aarch64 cpukit paravirtualization support (!211)
Joel Sherrill (@joel)
gitlab at rtems.org
Mon Sep 23 21:19:57 UTC 2024
Joel Sherrill commented on a discussion on cpukit/score/cpu/aarch64/include/rtems/score/paravirt.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/211#note_112431
> + *
> + * This handler encapulates the functionality (primarily conditional
> + * feature defines) related to paravirtualization on the ARM.
> + *
> + * Paravirtualization on the ARM makes the following assumptions:
> + *
> + * - RTEMS executes in user space
> + * - Interrupt enable/disable support using the MSR must be disabled
> + * and replaced with BSP provided methods which are adapted to the
> + * hosting environment.
> + *
> + * @{
> + */
> +
> +/**
> + * In a paravirtualized environment, RTEMS executes in user space
Fixed although GitLab didn't flag the change with this thread.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/211#note_112431
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/20240923/dc6b1e31/attachment-0001.htm>
More information about the bugs
mailing list