Update ARM code coverage warning about testing gcov on arm
Signed-off-by: Viktor Mitin <viktor_mitin@epam.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
.. 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.
+ ARM doesn't currently boot when the final binary exceeds 2MB in size,
+ and the coverage build tends to exceed this limit.
Compiling Xen