Hi,
On 7/9/19 11:56 AM, Viktor Mitin wrote:
Remove obsolete warning about testing gcov on arm.
gcov has been fixed and tested with arm hw previously
See commit 6ac66c9
This commit...
Signed-off-by: Viktor Mitin <viktor_mi...@epam.com>
---
docs/hypervisor-guide/code-coverage.rst | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/hypervisor-guide/code-coverage.rst
b/docs/hypervisor-guide/code-coverage.rst
index 3cebf2d96e..947ee48701 100644
--- a/docs/hypervisor-guide/code-coverage.rst
+++ b/docs/hypervisor-guide/code-coverage.rst
@@ -6,13 +6,6 @@ the coverage of its own basic blocks. Being a piece of system
software rather
than a userspace, it can't automatically write coverage out to the filesystem,
so some extra steps are required to collect and process the data.
-.. warning::
-
- Coverage has only been tested on x86 at the moment. ARM doesn't currently
- boot when the final binary exceeds 2MB in size, and the coverage build tends
- to exceeds this limit.
... does not address the 2MB part. So part of the warning is still valid
here.
Cheers,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel