target/tricore: Replace magic value by MMU_DATA_LOAD definition
commit27e4661638c16e9f4f5941019ad5e0ebce8b7815
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 27 Jan 2021 22:42:53 +0000 (27 23:42 +0100)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Sun, 14 Mar 2021 13:41:55 +0000 (14 14:41 +0100)
tree65f9e96852e2b611e29c0ca2062ce1fa3dc667b2
parent34602f9904aaea163e63a157a568ccc70d38397c
target/tricore: Replace magic value by MMU_DATA_LOAD definition

cpu_get_phys_page_debug() uses 'DATA LOAD' MMU access type.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210127224255.3505711-2-f4bug@amsat.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
target/tricore/helper.c