commit | 386177da9e601ed176d54c04324d9ebf44c70620 | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Thu Jul 26 16:15:44 2018 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Jul 30 09:46:19 2018 -0700 |
tree | c0cb9047afe65e8c1b4fc5156eec188927eaff79 | |
parent | eb2777397fd83a4a7eaa26984d09d3babb845d2a [diff] |
ARC: add SMP_CACHE_BYTES value validate Check that SMP_CACHE_BYTES (and hence ARCH_DMA_MINALIGN) is larger or equal to any cache line length by comparing it with values previously read from ARC cache BCR registers. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>