On 31/08/16 14:45, Wei Liu wrote:
On Wed, Aug 31, 2016 at 02:25:59PM +0100, Julien Grall wrote:
Hi Wei,
On 30/08/16 13:01, Wei Liu wrote:
That file should contain code and data used during initialisation only.
Mark it as such in build system and correctly annotate enabled_cpus.
This is requ
On Wed, Aug 31, 2016 at 02:25:59PM +0100, Julien Grall wrote:
> Hi Wei,
>
> On 30/08/16 13:01, Wei Liu wrote:
> >That file should contain code and data used during initialisation only.
> >
> >Mark it as such in build system and correctly annotate enabled_cpus.
> >This is required to enable gcov su
Hi Wei,
On 30/08/16 13:01, Wei Liu wrote:
That file should contain code and data used during initialisation only.
Mark it as such in build system and correctly annotate enabled_cpus.
This is required to enable gcov support on ARM.
I am not sure to understand the requirement here. Does it mean
That file should contain code and data used during initialisation only.
Mark it as such in build system and correctly annotate enabled_cpus.
This is required to enable gcov support on ARM.
Signed-off-by: Wei Liu
---
Cc: Stefano Stabellini
Cc: Julien Grall
---
xen/arch/arm/acpi/Makefile | 2 +-