svm: fix high segment base address for ASan 69/29969/2
authorBenoît Ganne <bganne@cisco.com>
Tue, 17 Nov 2020 16:58:59 +0000 (17:58 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 19 Nov 2020 15:35:00 +0000 (15:35 +0000)
commite3e9d8af46a407afc6e7e83cf705f604c771923f
tree794307462c3cf4ffda43a1245c702dcd3abade14
parent2064047b9e72a3b7eec7d181a5230cc86594446b
svm: fix high segment base address for ASan

AddressSanitizer has specific requirements on memory map. In particular,
the range [0x00007fff8000, 0x10007fff7fff] is reserved for ASan use.

Type: fix
Fixes: f260eb97866978746ebd3f3441dc66e4ff7111cd

Change-Id: Ie96c4dd88b4f02d7fc5c24464572ff72cb6fd96b
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/svm/svm_common.h