aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorEugeniy Paltsev <[email protected]>2020-04-28 21:50:24 +0300
committerVineet Gupta <[email protected]>2020-04-29 11:53:51 -0700
commit40db9367ec1e653ea45400b69c3c7b80745b12eb (patch)
tree4fba0744912fe0145cb16b593b77888a0994cb51 /drivers/fpga/fpga-mgr.c
parent799587d5731db9dcdafaac4002463aa7d9cd6cf7 (diff)
ARC: guard dsp early init against non ARCv2
As of today we guard early DSP init code with ARC_AUX_DSP_BUILD (0x7A) BCR check to verify that we have CPU with DSP configured. However that's not enough as in ARCv1 CPU the same BCR (0x7A) is used for checking MUL/MAC instructions presence. So, let's guard DSP early init against non ARCv2. Fixes: 4827d0cf744e ("ARC: handle DSP presence in HW") Reported-by: Angelo Ribeiro <[email protected]> Suggested-by: Jose Abreu <[email protected]> Signed-off-by: Eugeniy Paltsev <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions