Files
gem5/configs/deprecated/example
Giacomo Travaglini ce6fd7f084 configs: Fix SMT cpu type checking (#684)
The args.cpu_type is not a type but a string so the isinstance checking
will always fail and an assertion will always be thrown

Change-Id: I6a88d1a514bb323c517949632f4e76be40e87e8c

Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
2023-12-17 22:08:49 -08:00
..