mbox series

[v8,RESEND,0/6] (mostly) Arm32: add/convert entry point annotations

Message ID ebc98ba6-4ced-4e74-baa6-089240465eca@suse.com (mailing list archive)
Headers show
Series (mostly) Arm32: add/convert entry point annotations | expand

Message

Jan Beulich March 13, 2025, 8:04 a.m. UTC
(re-sending upon Julien's request)

Besides the (now) last patch only Arm32 adjustments are left in this
series.

1: Arm32: use new-style entry annotations for library code
2: Arm32: use new-style entry annotations for MMU code
3: Arm32: use new-style entry annotations for entry code
4: Arm32: use new-style entry annotations in head.S
5: Arm: purge ENTRY(), ENDPROC(), and ALIGN
6: common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions

Jan