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)
commit4e2bbecd71d9c01e70ec184791b9594978735b5d
treee9dbd12e6c2987740d73b12949ffc8e6feefb760
parent324373f476936b6c8d6a83086a8025a818c1b9e6
parentd9e418d0ca1c464fe361468b772d4aa870d54e63
RISC-V: Various XIP fixes

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
arch/riscv/mm/init.c