efi_selftest: physical and virtual addresses must match
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 11 Apr 2019 17:59:31 +0000 (19:59 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 12 Apr 2019 20:00:42 +0000 (22:00 +0200)
commit207c5bcce11fef1aea1fd60f5e5b3cf6db0b2b79
treee4eaf40d26ea975bf42ae31e44f6d7b18ad1970c
parent9631fa0fd191adaa5521ee78369f62e975c57a06
efi_selftest: physical and virtual addresses must match

At boottime physical and virtual addresses must match. Add a corresponding
check to the memory unit test.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_memory.c