hvmloader: dynamically determine scratch memory range for tests
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Sep 2017 14:24:41 +0000 (16:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Sep 2017 14:24:41 +0000 (16:24 +0200)
commite2fc5bb5cb4ad1c7580751840ede4c783e9d30ae
treea0d50c8fa508bb91d8efd09f87b90d4a75bd0a52
parent49160d205236d8e36d27d40b6bf69b9b75f2c333
hvmloader: dynamically determine scratch memory range for tests

This re-enables tests on configurations where commit 0d6968635c
("hvmloader: avoid tests when they would clobber used memory") forced
them to be skipped.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/firmware/hvmloader/tests.c