Re: [PATCH v4 0/9] xen/arm: arm64: Annotate code symbols

2024-05-16 Thread Julien Grall
Hi Edgar, On 04/05/2024 12:55, Edgar E. Iglesias wrote: Edgar E. Iglesias (9): xen/arm64: entry: Add missing code symbol annotations xen/arm64: smc: Add missing code symbol annotations xen/arm64: sve: Add missing code symbol annotations xen/arm64: head: Add missing code symbol

[PATCH v4 0/9] xen/arm: arm64: Annotate code symbols

2024-05-14 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" On the way towards Xen safety certification we're evaluating the use of tools to collect code-coverage/profiling information from execution traces. Some tools rely on ELF symbols for code being declared with type FUNC and having a symbol size. We currently annotate