linux-bl808/arch/arc
Vineet Gupta 7b2e932f63 ARCv2: don't assume core 0x54 has dual issue
The first release of core4 (0x54) was dual issue only (HS4x).
Newer releases allow hardware to be configured as single issue (HS3x)
or dual issue.

Prevent accessing a HS4x only aux register in HS3x, which otherwise
leads to illegal instruction exceptions

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2019-02-21 14:53:36 -08:00
..
boot
configs ARC: enable uboot support unconditionally 2019-02-21 11:03:19 -08:00
include ARCv2: don't assume core 0x54 has dual issue 2019-02-21 14:53:36 -08:00
kernel ARCv2: don't assume core 0x54 has dual issue 2019-02-21 14:53:36 -08:00
lib ARCv2: lib: memcpy: fix doing prefetchw outside of buffer 2019-02-21 11:03:16 -08:00
mm
oprofile
plat-axs10x
plat-eznps
plat-hsdk ARCv2: support manual regfile save on interrupts 2019-02-21 11:03:18 -08:00
plat-sim
plat-tb10x
Kbuild
Kconfig ARC: enable uboot support unconditionally 2019-02-21 11:03:19 -08:00
Kconfig.debug
Makefile