index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-31
Add SPEC06 run script with my configurations
invisispec-with-dift
Iru Cai
2019-05-31
set cache latency
Iru Cai
2019-05-31
fix the violation checking for IFT+fence
Iru Cai
2019-05-31
fix allowSpecBuffHit and trackBranch options
Iru Cai
2019-05-31
add a trackBranch option
Iru Cai
2019-05-31
IFT for fence scheme
Iru Cai
2019-05-31
track instruction after tainted branches
Iru Cai
2019-05-31
Add IFT debug flags
Iru Cai
2019-05-31
add IEW DPRINTF
Iru Cai
2019-05-31
exp_script: make use of USE_IFT varible
Iru Cai
2019-05-31
keep time to expose as original scheme when inst->needPostFetch()
Iru Cai
2019-05-31
add IFT options
Iru Cai
2019-05-31
add attack code and attack test script
Iru Cai
2019-05-31
clear taint when previous branch resolved
Iru Cai
2019-05-31
we need to ++loadsToVLD when (!inst->readyToExpose() && inst->needPostFetch())
Iru Cai
2019-05-31
implement taint propagation
Iru Cai
2019-05-31
check loads using tainted registers, set USL dst as tainted
Iru Cai
2019-05-31
methods to set taint
Iru Cai
2019-05-31
add taint map
Iru Cai
2019-05-31
print load inst
Iru Cai
2019-05-31
try to make out some experiment scripts for me
Iru Cai
2019-05-31
invisispec-1.0 configs and exp script
Iru Cai
2019-05-31
import invisispec-1.0 source by Mengjia Yan
Iru Cai
2018-12-11
cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor
Tony Gutierrez
2018-12-10
systemc: Update test output for longer lived processes.
Gabe Black
2018-12-10
systemc: Update the ordering in the reference output for some tests.
Gabe Black
2018-12-10
systemc: Ignore process control functions on terminated processes.
Gabe Black
2018-12-10
systemc: Update signals before initing processes.
Gabe Black
2018-12-08
base, systemc: Fix clang compilation
Giacomo Travaglini
2018-12-07
mem: Compile tracePacket only when TRACING_ON is defined
Giacomo Travaglini
2018-12-07
mem-cache: Workaround for setWhenReady assertion
Daniel R. Carvalho
2018-12-06
ext: Remove unused bankwiseMode variable
Matteo Andreozzi
2018-12-06
base: Ported circlebuf to CircularQueue
Rekai Gonzalez-Alberquilla
2018-12-06
base: Iterable CircularQueue implementation
Rekai Gonzalez-Alberquilla
2018-12-06
ext: Build googlemock with googletest
Giacomo Travaglini
2018-12-06
ext: Import googlemock, release version 1.8.0
Giacomo Travaglini
2018-12-05
arch-x86: Add sys/syscall.h to x86 process.cc/syscall_emul.cc
Tony Gutierrez
2018-12-05
mem-cache: Remove writebacks parameter from serviceMSHRTargets
Daniel R. Carvalho
2018-12-04
mem-cache: Add getter and setter to CacheBlk::whenReady
Daniel R. Carvalho
2018-12-04
base: Fix fiber compilation issue for Mac OS
Nikos Nikoleris
2018-12-04
base, sim: Add missing destructors
Nikos Nikoleris
2018-12-03
base: Add type alias for raw pointer in RefCountingPtr
Giacomo Gabrielli
2018-12-03
mem-cache: Optimize sector valid and secure check
Daniel R. Carvalho
2018-12-03
cpu: Change raw pointers to STL Containers
Rekai Gonzalez-Alberquilla
2018-12-03
arch-arm: correctly set floats from GDB on aarch64
Ciro Santilli
2018-12-03
base: increase the GDB buffer size dynamically
Ciro Santilli
2018-12-03
arch-arm: only change the pc address when GDB registers are set
Ciro Santilli
2018-12-03
arch-arm: fix the aarch64 GDB stub
Ciro Santilli
2018-11-30
systemc: Disable systemc when using gcc versions older than 5.0.
Gabe Black
2018-11-29
base: Change the unit test binary names to use .test, and to be consistent.
Gabe Black
[next]