Home
last modified time | relevance | path

Searched hist:"9 b2f64ba" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dxip_fixup.h9b2f64ba Tue Dec 12 07:01:13 CST 2023 Frederik Haxel <haxel@fzi.de> riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro

[ Upstream commit 5daa3726410288075ba73c336bb2e80d6b06aa4d ]

During the refactoring, a bug was introduced in the rarly used
XIP_FIXUP_FLASH_OFFSET macro.

Fixes: bee7fbc38579 ("RISC-V CPU Idle Support")
Fixes: e7681beba992 ("RISC-V: Split out the XIP fixups into their own file")

Signed-off-by: Frederik Haxel <haxel@fzi.de>
Link: https://lore.kernel.org/r/20231212130116.848530-3-haxel@fzi.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>