Searched hist:11258 (Results 1 - 2 of 2) sorted by relevance

/gem5/system/arm/aarch64_bootloader/
H A Dboot.Sdiff 11258:9214b39401aa Wed Jul 15 09:43:00 EDT 2015 Karthik Sangaiah <karthik.sangaiah@arm.com> arm: Bootloader fix for v8 over 16 cores

Previous code used a smaller 4 bit mask to test the MPIDR-EL1 register.
The bitmask was extended to support greater than 16 cores.
/gem5/src/systemc/tests/
H A Dworking.filt12904:f5aa54a1f267 Fri Jun 15 18:53:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add a filter file for the tests which are expected to work.

Not all of the tests this filter accepts actually work, but we haven't
yet explicitly decided not to try to make them tests work yet.

Recording this in a file makes test runs more repeateable, and creates
a place to record why certain tests or groups of tests are being
excluded.

Change-Id: I91d44b6500a3e8ff5d5808222ce03f138374cf8b
Reviewed-on: https://gem5-review.googlesource.com/11258
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 8 milliseconds