RTEMS | arm: Improve default exception handling (!198)
Chris Johns (@chris)
gitlab at rtems.org
Wed Aug 28 06:13:43 UTC 2024
Chris Johns commented on a discussion on bsps/arm/shared/start/start.S: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/198#note_111580
> bsp_start_hyp_vector_table_begin:
> - ldr pc, .Lhandler_addr_hyp_reset
> + udf
> ldr pc, .Lhandler_addr_hyp_undef
> - ldr pc, .Lhandler_addr_hyp_swi
> - ldr pc, .Lhandler_addr_hyp_prefetch
> - ldr pc, .Lhandler_addr_hyp_abort
> - ldr pc, .Lhandler_addr_hyp_hyp
> - ldr pc, .Lhandler_addr_hyp_irq
> - ldr pc, .Lhandler_addr_hyp_fiq
> + udf
> + udf
> + udf
> + udf
> + udf
> + udf
This is a good change.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/198#note_111580
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/20240828/6c05846a/attachment-0001.htm>
More information about the bugs
mailing list