target/arm: Remove `TARGET_TB_PCREL` define
authorAnton Johansson <anjo@rev.ng>
Mon, 27 Feb 2023 13:51:44 +0000 (14:51 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:32:07 +0000 (07:32 -1000)
Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230227135202.9710-10-anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/cpu-param.h

index 53cac9c89bf9e8f7a75547e5ec9598c77cbc1ba8..b7bde189860cfb66d63f81dcc93bd28114605911 100644 (file)
@@ -31,8 +31,6 @@
 # define TARGET_PAGE_BITS_VARY
 # define TARGET_PAGE_BITS_MIN  10
 
-# define TARGET_TB_PCREL 1
-
 /*
  * Cache the attrs and shareability fields from the page table entry.
  *