RTEMS | Add aarch64 cpukit paravirtualization support (!211)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Sep 27 18:15:24 UTC 2024
Kinsey Moore started a new discussion on cpukit/score/cpu/aarch64/include/rtems/score/paravirt.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/211#note_112636
> +#endif
> +
> +#ifndef _RTEMS_SCORE_PARAVIRT_H
> +#define _RTEMS_SCORE_PARAVIRT_H
> +
> +/**
> + * @defgroup RTEMSScoreCPUAArch64Paravirt AArch64 Paravirtualization Support
> + *
> + * @ingroup RTEMSScoreCPUAArch64
> + *
> + * @brief This handler encapulates the functionality (primarily conditional
> + * feature defines) related to paravirtualization on the AArch64.
> + *
> + * Paravirtualization on the AArch64 makes the following assumptions:
> + *
> + * - RTEMS executes in user space (E0)
"E0" -> "EL0"
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/211#note_112636
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/a8e771f1/attachment.htm>
More information about the bugs
mailing list