u-boot/arch/microblaze/cpu
Ovidiu Panait 4fef0a7b7e microblaze: exception: move privileged instruction exception out of v5 ifdef
The privileged instruction exception seems to have been introduced in
microblaze v7.00 along with MMU support, so having it wrapped in
MICROBLAZE_v5 ifdefs seems incorrect. Move it out of the ifdef, since all
recent microblaze versions support it.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Link: https://lore.kernel.org/r/20220213080925.1548411-1-ovidiu.panait@windriver.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2022-02-15 13:11:43 +01:00
..
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
exception.c microblaze: exception: move privileged instruction exception out of v5 ifdef 2022-02-15 13:11:43 +01:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
irq.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c microblaze: branch to base vector address on reset 2022-01-05 10:22:03 +01:00
start.S microblaze: start.S: add support for configurable vector base address 2022-01-05 10:22:03 +01:00
timer.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
u-boot-spl.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00
u-boot.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00