linux-stable/arch/riscv
Anup Patel e1de2c93e7
RISC-V: Rename relocate() and make it global
The low-level relocate() function enables mmu and relocates
execution to link-time addresses. We rename relocate() function
to relocate_enable_mmu() function which is more informative.

Also, the relocate_enable_mmu() function will be used in the
resume path when a CPU wakes-up from a non-retentive suspend
so we make it global symbol.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2022-03-10 09:29:27 -08:00
..
boot riscv: dts: sifive unmatched: Add gpio poweroff 2022-01-20 09:37:23 -08:00
configs RISC-V: Enable CPU_IDLE drivers 2022-03-10 09:29:21 -08:00
errata riscv: errata: alternative: mark vendor_patch_func __initdata 2022-01-09 11:02:46 -08:00
include RISC-V: Enable CPU_IDLE drivers 2022-03-10 09:29:21 -08:00
kernel RISC-V: Rename relocate() and make it global 2022-03-10 09:29:27 -08:00
kvm RISC-V: Do not use cpumask data structure for hartid bitmap 2022-01-20 09:27:22 -08:00
lib riscv: extable: consolidate definitions 2022-01-05 17:52:47 -08:00
mm RISC-V: Do not use cpumask data structure for hartid bitmap 2022-01-20 09:27:22 -08:00
net riscv: bpf: Fix eBPF's exception tables 2022-01-19 10:50:02 -08:00
Kbuild kbuild: use more subdir- for visiting subdirectories while cleaning 2021-10-24 13:49:46 +09:00
Kconfig RISC-V: Enable CPU_IDLE drivers 2022-03-10 09:29:21 -08:00
Kconfig.debug
Kconfig.erratas riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y 2021-05-06 09:40:13 -07:00
Kconfig.socs RISC-V: Add StarFive SoC Kconfig option 2021-11-28 20:03:34 +01:00
Makefile riscv: fix building external modules 2021-11-18 23:06:23 -08:00