diff options
author | WANG Rui <wangrui@loongson.cn> | 2023-06-29 14:58:42 +0200 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-06-29 14:58:42 +0200 |
commit | 414cefc798a30895d61e9d5b010fcf350af782d6 (patch) | |
tree | ac461832b70af66af685a23a3486506097bf9cee /drivers/counter | |
parent | LoongArch: Add guard for the larch_insn_gen_xxx functions (diff) | |
download | linux-414cefc798a30895d61e9d5b010fcf350af782d6.tar.xz linux-414cefc798a30895d61e9d5b010fcf350af782d6.zip |
LoongArch: Calculate various sizes in the linker script
Taking the address delta between symbols in different sections is not
supported by the LLVM IAS. Instead, do this in the linker script, so
the same data can be properly referenced in assembly.
Signed-off-by: WANG Rui <wangrui@loongson.cn>
Signed-off-by: WANG Xuerui <git@xen0n.name>
[chenhuacai: Fix build with !CONFIG_EFI_STUB]
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions