ext: fix SST connector
authorCurtis Dunham <Curtis.Dunham@arm.com>
Tue, 6 Oct 2015 23:08:28 +0000 (18:08 -0500)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Tue, 6 Oct 2015 23:08:28 +0000 (18:08 -0500)
commit83e07c07f941ab496fa9cfef4807719a16b51066
treece804bc0deaa274fb4bcbf3f6c9558be31e3e7e8
parent71b1c6ce762260d023a799cc861ac6bfc8483c1e
ext: fix SST connector

The renamings in changesets 8f5993cf (2015-03-23) "mem: rename
Locked/LOCKED to LockedRMW/LOCKED_RMW" and fdd4a895 (2015-07-03)
"mem: Split WriteInvalidateReq into write and invalidate" broke the
SST connector.  This commit repeats those renamings in ext/sst.
ext/sst/ExtMaster.cc
ext/sst/ExtSlave.cc