RTEMS | Add AArch64 Xen support and dependencies (!535)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Jun 25 23:06:42 UTC 2025
Kinsey Moore commented on a discussion on bsps/aarch64/shared/start/start.S: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/535#note_125375
> #include <rtems/asm.h>
> #include <rtems/score/percpu.h>
>
> +#include <bsp.h>
> #include <bspopts.h>
>
> /* Global symbols */
> .globl _start
> .section ".bsp_start_text", "ax"
>
> +#ifdef BSP_START_IMAGE_HEADER
I have added a link to the Linux kernel documentation that describes this format.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/535#note_125375
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/20250625/2b9658a9/attachment.htm>
More information about the bugs
mailing list