mbox series

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

Message ID e09dacac-b673-43fa-9a1c-3a3a5b5d802a@suse.com (mailing list archive)
Headers show
Series (mostly) Arm32: add/convert entry point annotations | expand

Message

Jan Beulich Feb. 26, 2025, 3:58 p.m. UTC
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