RISC-V: Various XIP fixes
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 26 May 2022 21:35:07 +0000 (14:35 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 26 May 2022 21:35:07 +0000 (14:35 -0700)
This fixes a handful of issues with the XIP support, which has bit
rotted some lately.

* palmer/riscv-xip:
  RISC-V: Fix the XIP build
  RISC-V: Split out the XIP fixups into their own file
  RISC-V: ignore xipImage
  RISC-V: Avoid empty create_*_mapping definitions

1  2 
arch/riscv/mm/init.c

Simple merge