configs: Remove is_atomic_cpu check
authorDaniel R. Carvalho <odanrc@yahoo.com.br>
Thu, 5 Sep 2019 12:45:52 +0000 (14:45 +0200)
committerDaniel Carvalho <odanrc@yahoo.com.br>
Mon, 30 Sep 2019 21:00:49 +0000 (21:00 +0000)
commit32a7c0f51f9a3bb8e9cc297466b67d0caa1fe9ca
tree34a30b8e950d7603478db7a792169db528005bf9
parent7cb5a3210ecf039be58d639e7cae5bed45b20c2b
configs: Remove is_atomic_cpu check

Commit 224f2d50a9873d054f486d7661d947db76f4cf68 removed all instances
of is_atomic_cpu.

Change-Id: I1101fbdbc16dc5d093ab87d3817308176559a548
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20659
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
configs/common/CpuConfig.py