Re: [Xen-devel] [RFC PATCH v2 11/16] hvmloader: No BIOS ROM image allowed to be compiled in

2015-11-04 Thread Ian Campbell
On Mon, 2015-10-26 at 16:03 +, Anthony PERARD wrote: This might invalidate some of my earlier comments about reusing bios_addr, in which case that other commit ought to make reference to the eventual goal. But... > @@ -432,9 +424,9 @@ int main(void) >  if ( SCRATCH_PHYSICAL_ADDRESS !=

[Xen-devel] [RFC PATCH v2 11/16] hvmloader: No BIOS ROM image allowed to be compiled in

2015-10-26 Thread Anthony PERARD
Signed-off-by: Anthony PERARD --- tools/firmware/hvmloader/config.h| 7 --- tools/firmware/hvmloader/hvmloader.c | 16 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/tools/firmware/hvmloader/config.h